Loading Tool

Explorer IconExplorer

Memory Pool

39,956 transactions
27.61 vMB
0.06286321 BTC
Random Selection Loading Transactions
Max Size: 141.30/200 MB

Candidate Block

Mining Attempt 8be8e2e7e52a09e7352dbc20722fe897da347dacd3feb7870f9950770621768b
Version 20000000
Previous Block 0000000000000000000183fdd09766667573fbca4a30fc6f2455b37becebdd12
Merkle Root f21ab5b6878232b2a5555d43ea79c708f3ae61842bd0ea84d7307574ad667ec5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,070
Size: 1.00 vMB
Total Fees: 0.01036242 BTC
Feerates: 71.81 > 1.04 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,641 (523,109 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,532 391,532 000000000000000004980274c800b64b54929d670a8dba2d17e5eec0596d89de 943 0.54/1.00 vMB 31
391,531 391,531 00000000000000000195bec2da4bc02831de9b0e945e5660c7bdb81daffb540a 243 0.19/1.00 vMB 29
391,530 391,530 0000000000000000032514a68ff05498f7a80900792ec2a83d59aff32c34c4e5 863 0.76/1.00 vMB 20
391,529 391,529 00000000000000000458c5b094b43969e81e98c24abff438f19832147269b61c 432 0.93/1.00 vMB 16
391,528 391,528 000000000000000000956a0425e1abf2a387647bc93370b66e15a19d1d7cdda5 1,242 0.99/1.00 vMB 22
391,527 391,527 00000000000000000069fd876b91fadc6eb43127b853514e4ed08a592382e3c5 1,459 1.00/1.00 vMB 27
391,526 391,526 0000000000000000051ce1f9dd503c3f12f6eef1efc21575f8d78a18e1d56c22 2,098 0.95/1.00 vMB 36
391,525 391,525 000000000000000003f7d53e7c9a70c6d8822af86cd5b37ab76956af40c2913a 2,425 0.93/1.00 vMB 49
391,524 391,524 000000000000000007eeb7611f0d8bd66edc5d00bd9fc00cd39fd0021473e857 2,257 0.75/1.00 vMB 52
391,523 391,523 000000000000000002aa23ea9ae7255a678a345563ecd9d4404bb964f43352e8 2,354 1.00/1.00 vMB 45
391,522 391,522 0000000000000000089c96354768674588f4bf665d8970cb09a7238a251e245e 1 0.00/1.00 vMB 0
391,521 391,521 000000000000000001f4c9e03ad470c290bafa11c3021c843303c4cbeb14abe7 157 0.12/1.00 vMB 17
391,520 391,520 0000000000000000019177afffdc702cc7ea4bd6056863474ea434ca73b210d8 515 0.32/1.00 vMB 24
391,519 391,519 000000000000000005ffb0dc3ec3609efccde0100964d62f0ac88558a96099f0 179 0.24/1.00 vMB 10
391,518 391,518 0000000000000000015d6854e9fff34acaf6c16d83fe42b2ddc70495af185043 226 0.19/1.00 vMB 20
391,517 391,517 000000000000000002cc2ab818fc7b774722d139d804fade844bee0e180d7aef 762 0.50/1.00 vMB 26
391,516 391,516 00000000000000000358f3fdf2e00f634ca27f95564cc2fb19b9f1a06b8065c7 215 0.17/1.00 vMB 17
391,515 391,515 000000000000000005a7fc0a7e1015beb761f1160bb3df1127bd15240cb05910 142 0.11/1.00 vMB 19
391,514 391,514 0000000000000000054bde408d9363c2b3a2ccbc48d0dbdf41c294adae8d3990 516 0.33/1.00 vMB 26
391,513 391,513 000000000000000003c1305e664fbe0ba9c9bfa7ff1a466b4eaa479d329bdaed 711 0.40/1.00 vMB 26
391,512 391,512 0000000000000000003711eec415703dfae5d55565c81df4c164eb3f8074af6b 524 0.25/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.75 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: 631.91 GB
    • Received: 12.09 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.