Loading Tool

Explorer IconExplorer

Memory Pool

79,596 transactions
29.95 vMB
0.07146895 BTC
Random Selection Loading Transactions
Max Size: 183.45/200 MB

Candidate Block

Mining Attempt da3432880b3cbb5f9183e3e5539215a5e2a01fdbcda34b539d970e1369ab5aba
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root b48ac95b063b2c01cece1b0797dabdaaaed065a982c64419972e63c44a0c9eb1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,941
Size: 1.00 vMB
Total Fees: 0.00499358 BTC
Feerates: 40.20 > 0.50 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (502,212 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
413,140 413,140 0000000000000000015d64131883434525c418acfa02720ce1a87c943e296d49 1,556 1.00/1.00 vMB 57
413,139 413,139 0000000000000000006783fdce915ba0efc7c7be62ce897ffdcc66a6742400a5 1,139 1.00/1.00 vMB 51
413,138 413,138 000000000000000001828132ebbf6504c460ba8a2038841b71f828ea6dfa80ac 2,016 1.00/1.00 vMB 27
413,137 413,137 000000000000000000ccb21c56c751b532b84b66deb2c3dea92f604d35dddc0c 2,203 1.00/1.00 vMB 66
413,136 413,136 000000000000000002a4621cc00e62037bf3be489e1731b81dc629d33e4fbeee 1,459 1.00/1.00 vMB 30
413,135 413,135 000000000000000000eb3bc267225135d72b94bf4ba068c243d84acf8b446725 2,559 1.00/1.00 vMB 34
413,134 413,134 0000000000000000040c2d729413dc7d4f6c5c0c0d3d7b52c27ceec50ec2402a 2,386 1.00/1.00 vMB 50
413,133 413,133 000000000000000002438fc9188de3c073204d96d9336a6084096592dcc90493 1,837 0.93/1.00 vMB 87
413,132 413,132 00000000000000000114f74362d4e61f4e1057323deba5f1f459e4edad298e30 2,764 1.00/1.00 vMB 38
413,131 413,131 000000000000000002979ccbb994a91b25371eb7baafc5709eacbb46768d4410 2,652 1.00/1.00 vMB 62
413,130 413,130 000000000000000004023f6971630101d49495b198c9a9178a6fb72a118d3195 1,580 1.00/1.00 vMB 82
413,129 413,129 0000000000000000052c76c9a710f7ff22d3190fa0854130032d34b6129771ba 2,696 1.00/1.00 vMB 105
413,128 413,128 000000000000000000f6d11278026aa98bf3a7773ecb7de318739f3937f4f90f 2,420 1.00/1.00 vMB 56
413,127 413,127 0000000000000000015a374b91ac2dcff737ddecfe9534fc8f0c6a26e8a6eddb 2,834 1.00/1.00 vMB 58
413,126 413,126 000000000000000003be97a482300f132cd56ecf8253e135a8321867180a747d 2,329 1.00/1.00 vMB 82
413,125 413,125 000000000000000005733709f14ed4a8898503d0899d2d1992f5a0142cdcf426 2,958 1.00/1.00 vMB 60
413,124 413,124 00000000000000000035c263eda2197802f9e7fd8cf115ae36f4d68795370adf 1,376 0.93/1.00 vMB 23
413,123 413,123 000000000000000005255356402c77e4dc24ef68e583130bb7b3e85e74115e52 2,031 1.00/1.00 vMB 44
413,122 413,122 000000000000000004708993053025a38561e23f571f6cfe89d99b139ca84b50 2,625 1.00/1.00 vMB 61
413,121 413,121 0000000000000000007d4af9d05349fbe4a338a046ef1f83577e20f71d0378a2 2,314 1.00/1.00 vMB 54
413,120 413,120 0000000000000000050cf884f30cc95ee24adfa3c1dbf4f757f5495f72ee483c 2,704 0.99/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 783.00 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 718.53 GB
    • Received: 17.91 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.