Loading Tool

Explorer IconExplorer

Memory Pool

2,802 transactions
2.33 vMB
0.00496541 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 11.55/200 MB

Candidate Block

Mining Attempt af8726af483b6473a35df118c8d7f605a739e0785dd130ed8624518d80025d15
Version 20000000
Previous Block 0000000000000000000198901213cf264fd46c324a3dd55fbfd5cf096a97a0a1
Merkle Root 1774a9ab08cf0f91d2bb0f4858fbcb3cb3d4ebf9dd650f2415f2466a7c494d8d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,622
Size: 0.98 vMB
Total Fees: 0.00348224 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,495 (662,143 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,352 251,352 00000000000000068cde3bc755cb736010149c813875db6711736c00a84194cb 211 0.13 vMB 106
251,351 251,351 000000000000003a74a91fecf509e6cb5dc22f58a66887fc0366e9e1c2d59ddc 207 0.08 vMB 180
251,350 251,350 000000000000005b16a2f7443e83f885dca510b0e1deeb8c8e02f1639733963e 73 0.03 vMB 162
251,349 251,349 0000000000000015f0c3fecf84b6463fee43a9a807e16a4aaf1d07793978edf3 15 0.00 vMB 94
251,348 251,348 000000000000000c31f3dc6274e84a7ac53ad129dc44e3262e7853a7b27153bc 372 0.14 vMB 149
251,347 251,347 00000000000000180caaa5753638f28bc6f9b8f66ea59900b0071492096c845a 512 0.26 vMB 72
251,346 251,346 0000000000000057f1241fba6440a3a304ff666bd8a3ef6413b04051277e8ae1 289 0.11 vMB 107
251,345 251,345 00000000000000264e734c0bdbeb940484c2c322404cd676cbaf35b965831a68 449 0.20 vMB 127
251,344 251,344 000000000000004e63bd95ef5a6dfd16653895d153d0d10a710fcb7f0a6e5001 15 0.01 vMB 19
251,343 251,343 000000000000003cecf3cabd14ffed8f241b135d16a3c19b4d29149478424e1a 398 0.22 vMB 103
251,342 251,342 000000000000000027f875091dcf08d4aa76bdfee77dd275fa0637b2ade1d012 290 0.13 vMB 77
251,341 251,341 000000000000004f51dbb26a856687367a22f6f2ead22cddd50fe3502a010cd6 109 0.04 vMB 138
251,340 251,340 000000000000000c3b7c5babc2fd00e28ead20913aaff02a81cb84677c53c06a 50 0.02 vMB 114
251,339 251,339 0000000000000001444a9be703efb7c623690de5f1e69a051080a21ba0ef1ab5 435 0.18 vMB 90
251,338 251,338 0000000000000032a02621c10686ce72e471791f53289a99db43818d38417d96 213 0.09 vMB 113
251,337 251,337 0000000000000037e6e70e9bd93e8c57df511ccd6c07047a97f266c3d9cbe0fa 75 0.03 vMB 178
251,336 251,336 000000000000005999f36011b9d868b7bd05908a0e647147d884db44fc99f6e6 128 0.06 vMB 55
251,335 251,335 000000000000001583e2310121683f6520724474fed5d222e681dc933883fdf2 319 0.11 vMB 94
251,334 251,334 0000000000000004c10cce168190e05c805e5d407208dcbcaae71f0a7a0113d3 74 0.03 vMB 84
251,333 251,333 0000000000000036c0365db032c81d7b22ad93e815993d148bbdee37a4adf5c6 323 0.14 vMB 170
251,332 251,332 0000000000000053e20ef149ebd6d32372edba5ad169364f90fda3356e728262 32 0.02 vMB 35
Previous 10 blocks ↓
Total Size: 779.73 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: 364.70 GB
    • Received: 1.75 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.