Loading Tool

Explorer IconExplorer

Memory Pool

79,920 transactions
29.31 vMB
0.12578990 BTC
Random Selection Loading Transactions
Max Size: 177.49/200 MB

Candidate Block

Mining Attempt 5cfacabe592b993af4aededfaf07e4378f9edd1fdff2d797948b490311e93117
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root eff3f4de0bc4bccc5396ceb667326dc07e1c609144be6ec5a38e85305f152417
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,887
Size: 1.00 vMB
Total Fees: 0.04715597 BTC
Feerates: 301.72 > 4.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (582,954 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,343 332,343 00000000000000000ad2d7a33d644fd9f9d42ff4b893eb7ad82ace9e9bab05d2 443 0.74/1.00 vMB 14
332,342 332,342 0000000000000000157259efa76b1ae6629f6180ab5ce698c87c43c999b1a19f 512 0.74/1.00 vMB 16
332,341 332,341 000000000000000002c901b26532f2d2a16555f19a04e4368340c8db58cf9246 190 0.71/1.00 vMB 11
332,340 332,340 00000000000000001218adfd821b26d19ba755459157c5d2c5a0e2a5a22266ae 375 0.71/1.00 vMB 12
332,339 332,339 000000000000000004ad6075101101b6c5ae63cd92edc13a4efa97bd7230b96f 1,628 1.00/1.00 vMB 23
332,338 332,338 000000000000000018c495bc4c4364f463ac7c69e8acac70c1e163abeb1d1192 341 0.25/1.00 vMB 19
332,337 332,337 00000000000000000f9f1206f6079afe4daf3fffa4420a8189ae7014c9990ef1 32 0.04/1.00 vMB 7
332,336 332,336 000000000000000007fbdf0296ab24b29037978ba14f592337a20d6508e31ebb 781 0.60/1.00 vMB 19
332,335 332,335 00000000000000000c6f2bf2e2ff28f2217fd8656acb8cbe5c7a93cf57101425 64 0.04/1.00 vMB 15
332,334 332,334 00000000000000001088601db64d57feb946749ea5eb9bd1df4e5481bf15fefe 477 0.73/1.00 vMB 15
332,333 332,333 0000000000000000082a60784feefbae04e5f8b03b44527208c7db0c711c2e00 382 0.22/1.00 vMB 24
332,332 332,332 000000000000000000d727e66a883249322ff25ea483ca76d6dbd7add8960553 340 0.14/1.00 vMB 29
332,331 332,331 000000000000000010abd33b6d3b1f94c16405855c2b4892fe6d254f0f4075fe 1,103 0.66/1.00 vMB 23
332,330 332,330 000000000000000016c7eb1f449dfba717d416fa04f4c16ac28692e74d905e96 1,085 0.57/1.00 vMB 25
332,329 332,329 00000000000000001771cd21ce66bc04fe4b377b941e3a31106b519d96dc8db4 758 0.58/1.00 vMB 18
332,328 332,328 00000000000000000a63cf7449578da9d263fba8e7394cbd8abfc61a5b1ff32c 1,549 0.75/1.00 vMB 28
332,327 332,327 0000000000000000005986f85a4b1f0cc13a9b5ba296eb11d904f8e0b74d9509 779 0.56/1.00 vMB 13
332,326 332,326 000000000000000012046aebfcf2c7b67477b121a26051bbd18969a4a9db9244 1,158 0.75/1.00 vMB 18
332,325 332,325 000000000000000013da30e3ee70f283ee5fe3a30d5383a05b4794eafb636dee 1,188 0.75/1.00 vMB 21
332,324 332,324 00000000000000000c6898128d48d8222f98f448da4a909bb1c67d19792c685c 872 0.75/1.00 vMB 18
332,323 332,323 0000000000000000116b7d0e41913d21d152c6bc713a41197efbf00281af1857 1,735 0.75/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.90 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: 713.74 GB
    • Received: 17.46 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.