Loading Tool

Explorer IconExplorer

Memory Pool

85,509 transactions
33.11 vMB
0.16191344 BTC
Random Selection Loading Transactions
Max Size: 197.13/200 MB

Candidate Block

Mining Attempt d8c240af78d5d6fa634220ce5e06e23cd5e96059f266a53e64af1f16243996c7
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root cf6da245092df51ffc5c40446f8c54a652211ebabbaf70f5e26ee571aea14a36
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,706
Size: 1.00 vMB
Total Fees: 0.05011305 BTC
Feerates: 318.30 > 5.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (458,471 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
456,882 456,882 000000000000000001d8f82c3d0e226a407a0383ad7af3d61809e3d5074ff3cc 796 0.36/1.00 vMB 157
456,881 456,881 0000000000000000011197f0eab946b2ea2774f647374e5b41a505fb160a441e 1,277 1.00/1.00 vMB 93
456,880 456,880 0000000000000000019cef4c3732d4bd4b072e6f33fd4a365967106c6ed9698c 779 1.00/1.00 vMB 60
456,879 456,879 000000000000000001fa07ac76b6cee0385b545b7b7adead261ca4252d86cfb3 510 1.00/1.00 vMB 39
456,878 456,878 0000000000000000014843926c097b8ab97324e0378ee1b09a5dffa66a6d462f 1,879 1.00/1.00 vMB 140
456,877 456,877 0000000000000000001219526a53fc6f56969ea9984f744ed60e56cba795b71b 456 1.00/1.00 vMB 36
456,876 456,876 00000000000000000128cc6810b0c8cb30a23fe521bf27f4c31fbcacfdb43bbe 263 1.00/1.00 vMB 25
456,875 456,875 0000000000000000019cb0afc5e8cd0484c82614bf15be84b959a63dd3aa24d8 945 1.00/1.00 vMB 59
456,874 456,874 0000000000000000021af827937ec1016d8cb817e3df6fb0cf5351b709f3385f 1,916 1.00/1.00 vMB 175
456,873 456,873 000000000000000000689923658a4eac949e34c4ac68f5ecaa6ff6315f548d36 1,310 1.00/1.00 vMB 98
456,872 456,872 0000000000000000007fc1ec62dbd899c595fadaf3c8dd6ceffc0f6773d6eb22 1,306 1.00/1.00 vMB 79
456,871 456,871 0000000000000000014b144bce43e56b1702799711fcee1a954dd04bdd51251c 2,037 1.00/1.00 vMB 180
456,870 456,870 0000000000000000016a4fa0a5d9bcc4e6ed3267c82407c8ba952e878fb0d221 1,378 1.00/1.00 vMB 133
456,869 456,869 0000000000000000012737370ae15a85be8a81348bd0a15cd71dc006529151ae 570 1.00/1.00 vMB 49
456,868 456,868 000000000000000001982033e3a05fd1e540565afad8eb626ed720c6d82ba0d6 1,796 1.00/1.00 vMB 92
456,867 456,867 0000000000000000005e1bb6e58af70d0cf35acdef1a3c93710ee551fbfdb417 1,759 1.00/1.00 vMB 151
456,866 456,866 000000000000000001b2900041820354131250e49bbd764c1017baaaf9d3342a 2,680 1.00/1.00 vMB 207
456,865 456,865 000000000000000000c11abbd02c75d402a345ed63f948ca8c855d62113cf814 628 1.00/1.00 vMB 50
456,864 456,864 000000000000000001e425a7c263109617cf0f4f3353c46d09c2033265500db7 315 0.31/1.00 vMB 98
456,863 456,863 000000000000000000412105695d3b4f14dd381abd9ae8e5203f6d8ff9703604 1,794 1.00/1.00 vMB 145
456,862 456,862 00000000000000000129fecbb3cc6af95e46dd550050d243da7db1f3903b1fab 1,426 1.00/1.00 vMB 104
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.86 GB
    • Received: 17.97 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.