Loading Tool

Explorer IconExplorer

Memory Pool

80,266 transactions
29.31 vMB
0.09610269 BTC
Random Selection Loading Transactions
Max Size: 178.57/200 MB

Candidate Block

Mining Attempt 8438b6b6d104c6b490ed17961f0761968c1c615bfedf7a569feeb69766a8b034
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root 5fee2f074ee28ce79eb64b863fa455072af33d4ab321de44760ceff3d1d401e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,455
Size: 1.00 vMB
Total Fees: 0.03464761 BTC
Feerates: 101.66 > 3.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (201,719 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
713,361 713,361 00000000000000000007604139234ecb6574b958829cf38a91b5f213632f28d2 1,126 1.00/1.00 vMB 5
713,360 713,360 000000000000000000071e29d1040c64dbc0c54e905847a4ee03affa0778441f 867 1.00/1.00 vMB 3
713,359 713,359 00000000000000000008c39ac936b674d3aa234ffd2f1b2326d15b0d1c829f8c 1,023 1.00/1.00 vMB 13
713,358 713,358 00000000000000000003937df0b151459e8a5259da75674019e3fb5046f6ae3b 1,254 1.00/1.00 vMB 4
713,357 713,357 0000000000000000000c183dcd72c8cf507576ae696c883aafd179d871ffd70c 1,407 1.00/1.00 vMB 4
713,356 713,356 0000000000000000000698012a26a81efd506f76093515d0b8353edd9391599d 1,262 1.00/1.00 vMB 4
713,355 713,355 00000000000000000003ff2c9859975de0dee9624129138afd5ee104bf8a7e01 192 1.00/1.00 vMB 1
713,354 713,354 0000000000000000000712439a4b5c5e7f9fc6ddd7db2ff2456f90a02192058f 869 1.00/1.00 vMB 4
713,353 713,353 00000000000000000006d1e935003957a39934cdc839810ae8c05e7cd4e4e381 1,830 1.00/1.00 vMB 8
713,352 713,352 00000000000000000007edd76382a57d78ea71d07601eecb9769a001ce536b38 545 1.00/1.00 vMB 2
713,351 713,351 00000000000000000002c6d5372e90c090c4786d5bcd6be265a1c9b1ff7e8d19 2,470 1.00/1.00 vMB 7
713,350 713,350 0000000000000000000046b403bc15eb11d7ea21dd9c6adc2ceff5f775df863d 1,014 1.00/1.00 vMB 4
713,349 713,349 00000000000000000005d2ba90a0ef4c24cad060483d47505fcace08a260775d 747 1.00/1.00 vMB 3
713,348 713,348 0000000000000000000011a1ac1e3045cbee91e0abff077ece7f2740179daa9e 330 1.00/1.00 vMB 2
713,347 713,347 0000000000000000000b8910e114c29d02acd3b897189ac698b1fbe782398d31 579 1.00/1.00 vMB 3
713,346 713,346 00000000000000000003490d2ab4fc6f9b5a70c9c5cfad0813396c455484bf01 2,213 1.00/1.00 vMB 7
713,345 713,345 000000000000000000072539d241ad57c4b3a08a41ff0db66ad8ca2c5fff0e7f 2,273 1.00/1.00 vMB 7
713,344 713,344 000000000000000000075cf2ae3a878234c938e67973980bca73d173eb664de9 2,981 1.00/1.00 vMB 8
713,343 713,343 0000000000000000000a95d1fd78ef2cce6944a06e532a7d71b1efe3f831b268 1,553 1.00/1.00 vMB 4
713,342 713,342 00000000000000000006256991d79670d27880111baff90bceb3d9e1233cfd2c 3,411 1.00/1.00 vMB 10
713,341 713,341 0000000000000000000114369ea9788f9d6750b4a9fe1aec501088163441769c 1,771 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.53 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: 668.98 GB
    • Received: 15.68 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.