Loading Tool

Explorer IconExplorer

Memory Pool

27,208 transactions
25.97 vMB
0.07336477 BTC
Random Selection Loading Transactions
Max Size: 126.41/200 MB

Candidate Block

Mining Attempt d0f56c0b2fd818f18c3a13d96a35c52d622c83142836b63cabebdace98f2943e
Version 20000000
Previous Block 00000000000000000001ba8a20a80418340a612809951dcc481799aa73d20526
Merkle Root 9d1cd3e41cb3b7fb69e2f4b13dc7282b3095850885c9951f5fc49342876cb796
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,228
Size: 1.00 vMB
Total Fees: 0.02346613 BTC
Feerates: 150.93 > 2.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,238 (840,856 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
73,382 73,382 0000000000a250627ca36cb55cefdb06ce8841ed8c8f653491bcc88f66947aeb 1 0.00/1.00 vMB 0
73,381 73,381 0000000000798d4505b7160334566559d4873d1e30460cd73d4d272d3f727e28 1 0.00/1.00 vMB 0
73,380 73,380 0000000000995851649d4bed381184a0d718736204de951bd5d9c7cb760d8218 1 0.00/1.00 vMB 0
73,379 73,379 0000000000639cd4a6e6cb7bda766e86b29098ca8bcd32b4e9cf755d334bc262 1 0.00/1.00 vMB 0
73,378 73,378 00000000005a4b001156eb9f17a452e8b991d2eeaef6b4f0314201156bfbc8d8 5 0.00/1.00 vMB 0
73,377 73,377 0000000000a44682d6b9982693f239df92a89995d46f7aabab67de54b0a8535d 2 0.00/1.00 vMB 0
73,376 73,376 000000000033ceb9e43a4192f3ef6f863460c3cc0a8c2abacdecdd7f583d61d2 2 0.00/1.00 vMB 0
73,375 73,375 00000000003e86de4bbbabf2c6030379a41d87a422d3b3f08c1f11227533e4e5 2 0.00/1.00 vMB 0
73,374 73,374 00000000006139224f407c3952b42392642ceadce134a0d3bf5082c4f2bac8ca 1 0.00/1.00 vMB 0
73,373 73,373 000000000000013af45c4ac4814ab12a69a6e65a40db0e1e3844fcb2ecaddb24 1 0.00/1.00 vMB 0
73,372 73,372 000000000027ff1fa38e349498c5456effbed947439a3656bd31945a92fffcf4 2 0.00/1.00 vMB 0
73,371 73,371 000000000016ca361928570840d6da6a7452cff47442dfe589a3c1bf026315ba 1 0.00/1.00 vMB 0
73,370 73,370 0000000000478bcce9db54d1efb77d280cc164bc54e4263ef243938d6648d7f2 1 0.00/1.00 vMB 0
73,369 73,369 00000000000e4d721332176f6626e20a15f44ae1eb225b9bbba0b0ae8a9771db 1 0.00/1.00 vMB 0
73,368 73,368 0000000000851412d854790c8cc9a1218e221cb8efdc3d463876fa9c9787452c 3 0.00/1.00 vMB 0
73,367 73,367 0000000000b3650a8016e607e6ba001da98c3fccf40e168a9eff4af6c9982fee 1 0.00/1.00 vMB 0
73,366 73,366 00000000006a608679bd186377b863ef6185957cd3499145f531461b74963bda 2 0.00/1.00 vMB 0
73,365 73,365 00000000008660632831cae82a1fba64fc8c05f2dd9502f73cebc06c782de8a7 1 0.00/1.00 vMB 0
73,364 73,364 0000000000254c00bd9b220652b79a0988a1a50de6576c448fb69f632d208a94 1 0.00/1.00 vMB 0
73,363 73,363 00000000009ce64babac762842dbe23ca49718bab5e9e01db91a6d4bfdb7494c 1 0.00/1.00 vMB 0
73,362 73,362 000000000018adaf5148677796472c82a98808382c7c166b0f1825a87b46f27e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.02 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 576.13 GB
    • Received: 8.40 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.