Loading Tool

Explorer IconExplorer

Memory Pool

39,423 transactions
26.92 vMB
0.06907291 BTC
Random Selection Loading Transactions
Max Size: 138.51/200 MB

Candidate Block

Mining Attempt 07a732c5530887122d2c1f22f45c2b39897ebcb7e3e0ae5c9ef4c1db58e7322b
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 33b14d9fca76f8f85e6567c538995504d324813d01158fcbf9d5cd54a560329e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,629
Size: 1.00 vMB
Total Fees: 0.01857287 BTC
Feerates: 107.72 > 1.86 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (737,163 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,496 177,496 0000000000000992b67c037617d729b94b93aa4a89a11615dc8ba9ad818e0f12 80 0.02/1.00 vMB 26
177,495 177,495 00000000000003fc844fb38e6d05bb99e866fb0cbb2b87d8ca2dd7674eb7fb8c 13 0.00/1.00 vMB 63
177,494 177,494 00000000000003de3fac23d35b342f3402a9454287e6351d8978b6ce50b22d8f 81 0.03/1.00 vMB 131
177,493 177,493 000000000000020681af5f5a37963a996eaf1927b19f8622aac799e2b953dd76 34 0.02/1.00 vMB 89
177,492 177,492 00000000000002a7048d8d61394eaf5b92956edfffd6cc7466fa6071ba1e47ea 146 0.06/1.00 vMB 94
177,491 177,491 00000000000004123a1399841bd51b85610f55bab8bb564475accf207c21a799 17 0.03/1.00 vMB 122
177,490 177,490 00000000000004c2636a0f50aa1e792ed3669d951eec0d92a7886aec3e593122 46 0.02/1.00 vMB 151
177,489 177,489 00000000000003124cc3c0198ef8544af26778de36a858b5063607e75ee8054f 33 0.02/1.00 vMB 41
177,488 177,488 0000000000000246b71a2b7ebc16fa22bffb4f4e5ab08955c42265536ebe9f39 36 0.02/1.00 vMB 184
177,487 177,487 000000000000003e092d030ba87f4ff33a2c6e785baddda816b5dbda6423ccd7 15 0.01/1.00 vMB 33
177,486 177,486 00000000000008da11b39720f0332e3ddeea87f9774a68f9da06dd288318d0c7 74 0.02/1.00 vMB 0
177,485 177,485 0000000000000ad93f73caf82ce125113eabd102ad6746cbcb65b8cc3ef03f62 58 0.04/1.00 vMB 126
177,484 177,484 00000000000000a0353382503a3c88fbe249174933966bc0395bbb99da9a480e 124 0.05/1.00 vMB 100
177,483 177,483 00000000000002a5c95d4ea0dfb84db64856218c547f53df19bb80ba0c7d3ba5 42 0.02/1.00 vMB 172
177,482 177,482 0000000000000750832daf4c18b51b175a2542d0be968e23dee392ef5b7ea62d 74 0.03/1.00 vMB 86
177,481 177,481 00000000000004b21370cd2a056177e34f125e93e490d03ae479e4decb226998 5 0.00/1.00 vMB 35
177,480 177,480 000000000000039e5b4de2537b9c10ed2bf0d0666b15ca3fa3e34e3d60e33b13 64 0.04/1.00 vMB 107
177,479 177,479 00000000000009479bcbeb543392e26d14f5f2d1da4ccc660658a5ede22737bc 144 0.04/1.00 vMB 83
177,478 177,478 000000000000094a9e1d4af1efa289fd10ccec64f32be1aab81a08551d1d0809 128 0.05/1.00 vMB 892
177,477 177,477 00000000000006ac9da052a733155550ac0988c43347d1f8832ad8bb43516742 14 0.01/1.00 vMB 8
177,476 177,476 000000000000021d3ccbf3babf32b4c15cb8642f0cf8bb9f08c8dcb67a636836 42 0.02/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 781.79 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: 633.64 GB
    • Received: 12.21 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.