Loading Tool

Explorer IconExplorer

Memory Pool

76,696 transactions
28.55 vMB
0.06909534 BTC
Random Selection Loading Transactions
Max Size: 173.08/200 MB

Candidate Block

Mining Attempt 81515a36b5a8eead3577db69815ae75269e75a25daffa306cf2824007eadaaf0
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 76774d45b81d3a02cc4fdf2be7e4e06aa43f180c896734f1db422479bdf04563
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,783
Size: 1.00 vMB
Total Fees: 0.00987204 BTC
Feerates: 73.20 > 0.99 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (348,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
566,714 566,714 0000000000000000000d23ad3e06986ace18bdc6e5f2cf36a3d21dde7d7c04ce 129 0.04/1.00 vMB 32
566,713 566,713 0000000000000000002b82948734c08aa09539d09ba5d9b101b6928f71c51fab 637 0.34/1.00 vMB 17
566,712 566,712 00000000000000000026b13229e8c71dfe2e84cebdb0d3844a2f6c7f2958e0ce 598 0.22/1.00 vMB 22
566,711 566,711 00000000000000000005d344f32fb00b4769994a1a8220117f3d902dc192508c 1,976 0.74/1.00 vMB 19
566,710 566,710 00000000000000000021067473888c0af9b0a364a6fa2ad4384f41e77d54d693 2,714 1.00/1.00 vMB 25
566,709 566,709 0000000000000000000a5af46a40a1498cd27126c253a947856b6fd40b5a0d1d 2,187 1.00/1.00 vMB 28
566,708 566,708 000000000000000000242d4e4ff5ac037e343b819c24a792e22ca08b8aa825a1 1,676 0.64/1.00 vMB 25
566,707 566,707 0000000000000000000fd006a7f326dfd07d185a418753b91a562427f65e9d20 625 0.23/1.00 vMB 26
566,706 566,706 00000000000000000014462682f73ee6fb0ed8598cfc34b8ff84840be80a0c41 317 0.12/1.00 vMB 23
566,705 566,705 0000000000000000002aae4d31194866f3b3f359d906b137032882fea26a8791 2,188 0.84/1.00 vMB 16
566,704 566,704 0000000000000000002cc4255d654b2f9e39f9c034b75581520cd0433a15a79f 2,834 1.00/1.00 vMB 14
566,703 566,703 000000000000000000175e49b0e03224c07cfaac59784d1eb593400c2e126211 2,808 1.00/1.00 vMB 35
566,702 566,702 00000000000000000027388fdd576fc03d6ad1c5bef08431ca0558a0947b7962 114 0.04/1.00 vMB 45
566,701 566,701 00000000000000000028684fe165df4b0eec98d2659fecffdacf6907d4d7e84b 764 0.26/1.00 vMB 23
566,700 566,700 00000000000000000010ff75552bcda885da8d90fd98a5827edfd5f1ba9914c3 1,500 0.65/1.00 vMB 25
566,699 566,699 000000000000000000122455c6054d271bee3378e86bfaef4c9caad55c0df988 771 0.40/1.00 vMB 26
566,698 566,698 000000000000000000104871e5344b106e0502a7aee402e7bdbe896f49e976d1 145 0.04/1.00 vMB 20
566,697 566,697 00000000000000000028d304b54225f732f60237b2a85fe720adaf729ab9a5b0 1,615 0.76/1.00 vMB 23
566,696 566,696 00000000000000000015119a942fb99598ba84da8d7e377108bf958e50a19140 431 0.15/1.00 vMB 21
566,695 566,695 0000000000000000000b92f0f5e0f4188ed31d638f449681cc9bad3b4630c610 867 0.41/1.00 vMB 17
566,694 566,694 00000000000000000007be0b1a021c3dc4b67a9f76453ed74fbd08ab777189fb 2,139 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.59 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: 671.59 GB
    • Received: 15.96 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.