Loading Tool

Explorer IconExplorer

Memory Pool

83,466 transactions
31.22 vMB
0.09567928 BTC
Random Selection Loading Transactions
Max Size: 191.57/200 MB

Candidate Block

Mining Attempt dc2c42df974a360a2ae9769c07996288f84babaad7af41fff1ae48c6328deade
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 5d6ec847c612642060cb61c273d0b3d03d36fe30c794609a36ae67e00733b724
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,688
Size: 1.00 vMB
Total Fees: 0.02521318 BTC
Feerates: 301.57 > 2.53 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (289,887 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
625,337 625,337 00000000000000000001ce6ec4d0f2c54d343c06f31b9d4eb901f28e52beb439 2,273 1.00/1.00 vMB 13
625,336 625,336 0000000000000000000c4020d5c425196e66f0001cffef1c63d1050a795d0cb8 3,030 1.00/1.00 vMB 20
625,335 625,335 00000000000000000003479868c1facd93bd4c1967e6618236dc72cd6ffc01ef 2,918 1.00/1.00 vMB 15
625,334 625,334 000000000000000000089033b21d2c1059dabff52af0f56dd62d1d44b22ba10a 2,913 1.00/1.00 vMB 24
625,333 625,333 00000000000000000009fcb0d16ceb452b1fe3c277a8f5ea805dad4ad77d16fc 2,950 1.00/1.00 vMB 19
625,332 625,332 0000000000000000000ee96add675c9337be117480249f7bc22db3007231d6e4 2,575 1.00/1.00 vMB 29
625,331 625,331 000000000000000000130dced58792aa6bb6cfb4b7bbb663483a734747774228 73 0.02/1.00 vMB 14
625,330 625,330 000000000000000000033ff139dbff103ec370259dfa7009a98622633d2df090 32 0.01/1.00 vMB 17
625,329 625,329 00000000000000000010e7ebb66bbf36c7b5e7aba82e2ee914365e5b2fc1f013 2,611 0.85/1.00 vMB 16
625,328 625,328 00000000000000000002fe9b6bd3944da9f45414c0269f3bb5e514a2ec7d630c 398 0.14/1.00 vMB 21
625,327 625,327 000000000000000000046aa757226b9fbfa59fde89385a9ee5fd5a31273b504b 1,861 0.65/1.00 vMB 13
625,326 625,326 00000000000000000012bd5245a18da630f695feddfdf6552e8e3fb95184a02f 2,797 1.00/1.00 vMB 18
625,325 625,325 00000000000000000009d3e22d512867f1e3eb99a4d06565a03cdaa7f9c594e0 1,350 0.91/1.00 vMB 2
625,324 625,324 0000000000000000000f4cd7efb6a7b09a78df39e3b4979640e4bc44bb3301b6 2,767 1.00/1.00 vMB 9
625,323 625,323 000000000000000000081dc0761b030b8990645d84b33e8dffe6b1be44e7b1fc 2,690 1.00/1.00 vMB 12
625,322 625,322 000000000000000000100976d19ceb49c1ae8f73e29b725ae50a4445502a1637 2,203 1.00/1.00 vMB 22
625,321 625,321 0000000000000000000f54626eed2a8e82e8a7d49b2d78d482ba7356f2fbefbe 2,699 1.00/1.00 vMB 18
625,320 625,320 00000000000000000009d311c4719f50931155e370ad425c0843aac185ee6324 2,995 1.00/1.00 vMB 20
625,319 625,319 0000000000000000000499020ced190634543d5eedabf206a97146af9a157a85 2,842 1.00/1.00 vMB 30
625,318 625,318 00000000000000000003a172724daf49a32ea197a8a53c497267bb328a7c7d2d 1,350 0.41/1.00 vMB 16
625,317 625,317 0000000000000000000d310aeee6f8a0692150e4472868da75e215286aa6e89b 1,275 0.76/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.78 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: 709.57 GB
    • Received: 16.92 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.