Loading Tool

Explorer IconExplorer

Memory Pool

38,303 transactions
26.40 vMB
0.06034265 BTC
Random Selection Loading Transactions
Max Size: 136.03/200 MB

Candidate Block

Mining Attempt 2b4df1b69168fd7f611735f5da86571a140e97d46a2629dd31e391cc1d1a86c6
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root fb0c2582b6ada32bd06a601eb567f6f332bbb6bb24b6e1457d2cedac91868d85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,584
Size: 1.00 vMB
Total Fees: 0.01133988 BTC
Feerates: 201.06 > 1.14 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (668,813 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,870 245,870 000000000000002a5e9a1fdd778b44831fd62395920ca8025369d5f4fe2f97f2 52 0.03/1.00 vMB 92
245,869 245,869 000000000000009d5cf302f75a30b41dcae6a830bfe40edaf15c982de1aceef8 211 0.10/1.00 vMB 185
245,868 245,868 000000000000006fb296e8a53bdfec3b29fe497890224fb6a867f6234bfc6720 503 0.21/1.00 vMB 137
245,867 245,867 00000000000000b45786de76d2c80c18dea5d40708f9b06343a1815afe70496f 287 0.10/1.00 vMB 196
245,866 245,866 00000000000000194db6e14dd3206225bf8fcb4d2aabf78679a36a286558d664 413 0.20/1.00 vMB 100
245,865 245,865 00000000000000a9df3637219ad14161aa90bab7da103097c0bd74a29140f456 39 0.02/1.00 vMB 30
245,864 245,864 0000000000000017218700080ecd5bad6fe3b448d2b5337fd541b5ed7365a8b9 356 0.14/1.00 vMB 164
245,863 245,863 000000000000008e17620fc34af367398f7abf4507a0b8a247072560665c986d 64 0.03/1.00 vMB 10
245,862 245,862 0000000000000065a580b3ecd93cb72cda8469d8d8fb7ee6bcdd68fb5713f1f3 491 0.20/1.00 vMB 145
245,861 245,861 0000000000000015876013aa47c827126b7fefcff8660009c6ced240abb2a905 113 0.15/1.00 vMB 71
245,860 245,860 00000000000000299d4fcfd038671fcaf64df80e82806b52c90fb25087695179 362 0.17/1.00 vMB 144
245,859 245,859 000000000000004e8d8a0640a1d08283f043047e284aea64c6dbd1f2fcbf03d8 17 0.01/1.00 vMB 107
245,858 245,858 000000000000005e615700774dbee300a89493c20a1414b525e3600de08ad554 177 0.08/1.00 vMB 142
245,857 245,857 00000000000000aa813a8069de2e64fc7899dd917024f483fa5bbd10473802a0 55 0.02/1.00 vMB 138
245,856 245,856 00000000000000c33bf0100a02e7e2253f562a817cf69fa9de57861f4abd5922 191 0.08/1.00 vMB 325
245,855 245,855 0000000000000012c9b3ea7e686630219f27c61a8af298f8f6a2c4f31203c854 1,024 0.41/1.00 vMB 93
245,854 245,854 00000000000000c790913d032bbbcda3a1916fad67e8e8b32a649a3636813248 156 0.06/1.00 vMB 178
245,853 245,853 0000000000000083acc39ea415c84e2caa23ff888675fb2c272465fb2e6d0396 512 0.32/1.00 vMB 220
245,852 245,852 000000000000003e29bed698dfe8ce5f43947e530ad83a9afce1ef6e48489c05 43 0.02/1.00 vMB 136
245,851 245,851 000000000000004cbff3161edaa9cb1a8c79c6d0aa72f540eccffb36bc5a5406 185 0.07/1.00 vMB 120
245,850 245,850 0000000000000035d4c430d45d8e77c7b77006dae8e09734e11a69c9b5af5c0a 103 0.05/1.00 vMB 151
Previous 10 blocks ↓
Total Size: 781.83 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: 636.92 GB
    • Received: 12.39 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.