Is it possible to obtain the date (time stamp) of each bitcoin block so far, using languages like PHP or R?.
I am developing an analysis of the time series of bitcoin use for a scientific project, and while many sources provide averages, few provide the raw data.
In I related post (Raw data of transactions in all blocks), a person (amaclin) kindly provided the number of transactions in all existing blocks, could it be possible to obtain the date?.
Is this something that can be done in R or PHP?