Loading Tool

Explorer IconExplorer

Memory Pool

83,541 transactions
31.04 vMB
0.13914034 BTC
Random Selection Loading Transactions
Max Size: 187.26/200 MB

Candidate Block

Mining Attempt c9d8b2420ba8c4db7219bd28ed79af8eee363d7ddfae3f064dd9041a16867530
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 5bc00df6dcfbf0bf2089876546683a1639b95de3b85a5a615e2aea1b547e4184
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,895
Size: 1.00 vMB
Total Fees: 0.07078748 BTC
Feerates: 366.60 > 7.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (680,334 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,640 234,640 00000000000000738fdb63aa4cb4b9556842ac6ef2554d8a74302c7c985af413 590 0.23/1.00 vMB 157
234,639 234,639 00000000000000266a3ffb21432299716fd790aa599e767e3bba415c4e74e559 354 0.15/1.00 vMB 187
234,638 234,638 00000000000000c5fe4ab263e5b82eabd19ff25779a45883761d66467634364d 45 0.15/1.00 vMB 15
234,637 234,637 000000000000003f07f4904c115de8658490a5628792b3a5b7e7867da24b8d44 235 0.15/1.00 vMB 115
234,636 234,636 00000000000000815ccf5fd1a61c6d85a01c407a68221f27e294b537a515cd0d 269 0.15/1.00 vMB 133
234,635 234,635 000000000000018ebdb40d63d6e68159948a5ae6653cdd9154c6277ecd703360 477 0.27/1.00 vMB 145
234,634 234,634 00000000000001647de27ae1d0c7e3d03a1d96a240cee7263920a79b57df7f9a 321 0.15/1.00 vMB 160
234,633 234,633 0000000000000185fbc10521f0f470eb1254e593799f31495fdfa683dbce1a8e 441 0.21/1.00 vMB 158
234,632 234,632 00000000000000a1d30a8b0854deabc217931de06ef1d2af640f8b0c763c369b 158 0.08/1.00 vMB 142
234,631 234,631 00000000000000f7ca4f975a96108168712c438c4e534bed0afe82c127ffe350 363 0.15/1.00 vMB 163
234,630 234,630 00000000000000ee6e04421f6d0df7ed179a7db43fb48b38b13cdb9a73cba10f 100 0.05/1.00 vMB 144
234,629 234,629 00000000000001033955c0f0587349f26c714ce011d240e40e7001c48e95eb17 278 0.11/1.00 vMB 167
234,628 234,628 000000000000004d4d2b3a7421186db4740c5f9d226d01e06f8acba01439c357 378 0.25/1.00 vMB 106
234,627 234,627 0000000000000053bf47120e5f850a0aca21983965e206dc8ae0c06d2b80dc11 147 0.07/1.00 vMB 88
234,626 234,626 00000000000000009572eedcc2a9c784220f052499298f262ef25d4291888f0c 25 0.01/1.00 vMB 194
234,625 234,625 000000000000013f808067c62ff7de54275731d9acad727006a4699b15c928d0 150 0.07/1.00 vMB 155
234,624 234,624 00000000000000faea7ae8a2e61f5245b0cafea621eef6f2300b3f01fa439f59 234 0.15/1.00 vMB 125
234,623 234,623 000000000000017294b53b4a9ac5d48ce9fce048a36937613a8676420c96f3db 279 0.15/1.00 vMB 126
234,622 234,622 00000000000000f5f9e08c498e42af18f8af7b98599c0f4c1d83f3e54fdf2ebf 438 0.24/1.00 vMB 131
234,621 234,621 00000000000000525a06c9d87594f2c87e5b5e972693d6bcfc5c65fde07671c2 226 0.10/1.00 vMB 172
234,620 234,620 000000000000004f4555cee407ce3ca7143b28ae90746da960462ff408ab5333 58 0.03/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 782.34 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: 661.58 GB
    • Received: 14.82 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.