Loading Tool

Explorer IconExplorer

Memory Pool

89,312 transactions
33.07 vMB
0.21000431 BTC
Random Selection Loading Transactions
Max Size: 199.85/200 MB

Candidate Block

Mining Attempt 6fbfc0540424ccd3d808ba8ef930f99331488e8ab1b491ee8344cfc14391c7f8
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root ad3de2d2910de245e7bcf12839ace13b43bd4c25cd7001c5712c836bfe1812ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,636
Size: 1.00 vMB
Total Fees: 0.09424034 BTC
Feerates: 387.56 > 9.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (592,577 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,376 322,376 000000000000000002be0b11c73a7fdbc860060eeb48636f16af3eeafb8bbbdd 1,890 0.93/1.00 vMB 30
322,375 322,375 000000000000000020d3fadf77992069b4ea9830297b0698877d0910b32a1383 1,244 0.70/1.00 vMB 28
322,374 322,374 00000000000000001b2e2ba1a4f721d935c29fb9086bd93899acff2e8e761687 124 0.08/1.00 vMB 11
322,373 322,373 000000000000000005ffde3d98bb627815c3051ad9d213d6e389ecb85d5bfe9a 720 0.45/1.00 vMB 27
322,372 322,372 00000000000000000e58180abecbb77672c99b3847415a1c7cc79e5678933c94 179 0.14/1.00 vMB 16
322,371 322,371 000000000000000007527e6cf59c37537a0b47df586f1fe38f005a7dac89baf6 172 0.11/1.00 vMB 14
322,370 322,370 0000000000000000116a6428a28429f0068de816de9551fabbdda17e6d1c0a31 492 0.58/1.00 vMB 18
322,369 322,369 00000000000000000c92d66d424c9068736962e42b11d9c4e1dac97327a10db6 635 0.25/1.00 vMB 37
322,368 322,368 00000000000000002350c70671e85b9c45cec235661eecc5276d9575256d126f 701 0.73/1.00 vMB 16
322,367 322,367 000000000000000013781a9e94281a533dbf61fa4766450a391a536edcdb93bd 2,412 0.99/1.00 vMB 35
322,366 322,366 000000000000000024915d7f14d4c246dc03f7923928e26bd1fa22123fbf4305 602 0.35/1.00 vMB 29
322,365 322,365 000000000000000017e6556c109d945aeeb92ab7a707bd9f20a46437f152ee52 1,186 0.75/1.00 vMB 30
322,364 322,364 00000000000000000d7a2074051a8849a1feb9020580c1c1ff80d2df1fa07ffa 2,149 0.93/1.00 vMB 36
322,363 322,363 00000000000000000c4da2af9fd0ba48fce8416747b1d9607407055fb9c66318 808 0.50/1.00 vMB 22
322,362 322,362 00000000000000001a3c59b3374274a4e70502114a1fb9ec055758b2d6fb9d64 1,517 0.89/1.00 vMB 25
322,361 322,361 0000000000000000133b33728691e57267e9442bb2b0b34c0c98eeabffabc19a 512 0.17/1.00 vMB 46
322,360 322,360 00000000000000000c0c47dcc23083bea3232d57f7da70bbc80453aa9cd4a9b8 135 0.13/1.00 vMB 6
322,359 322,359 00000000000000000fc7104cbf7a4a19c1db9946f3967fc60f7a92097c3f5563 879 0.75/1.00 vMB 19
322,358 322,358 00000000000000001a67e8398d0c63b55a837bfdf3168ce5e04a681e1c3d27a9 2,094 0.75/1.00 vMB 39
322,357 322,357 0000000000000000020f0dfb1ab296f296aa5fd23d7c112b0fac70e2f11d1deb 491 0.39/1.00 vMB 18
322,356 322,356 00000000000000002082247269c9871fa55fbc38de081f12d9e990665f65fa65 332 0.31/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.