Loading Tool

Explorer IconExplorer

Memory Pool

79,782 transactions
30.20 vMB
0.10903873 BTC
Random Selection Loading Transactions
Max Size: 180.61/200 MB

Candidate Block

Mining Attempt 39f66e233e324a551b89eddb6946af7c7c2b3bdb0b3583ea1ebbf878cb881a13
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 65b44a06433bb0dab1d52aa2b4e7b8c004e5af4098b030316329fafd652fa84b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,818
Size: 1.00 vMB
Total Fees: 0.03786173 BTC
Feerates: 151.00 > 3.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (204,763 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
710,382 710,382 00000000000000000004d1710787611a0a963d53dfd857466004a1bde626a42d 223 0.08/1.00 vMB 9
710,381 710,381 0000000000000000000a077936501dabcff0f9d3f39226bd5f0ccdd8ed8820e4 1,577 0.70/1.00 vMB 7
710,380 710,380 000000000000000000066ff279e9c1bff5be1ba90f7bbae478961b7f0d2dff42 1,724 1.00/1.00 vMB 5
710,379 710,379 000000000000000000052ddf7ab9edc4a3148461260ff0ac01ff62662d5d2563 2,277 1.00/1.00 vMB 10
710,378 710,378 0000000000000000000b4f7e1c0da76516402b7000d26759a18fd5f2b4604dce 2,379 0.82/1.00 vMB 9
710,377 710,377 00000000000000000009b06db95c39f27534dd2441b4a073579a173ad7e651f9 318 0.18/1.00 vMB 17
710,376 710,376 000000000000000000077f88f001a14b31e95c7a23724b33bb53f47dd23c9c76 1,547 0.68/1.00 vMB 7
710,375 710,375 00000000000000000002b935fa23b7ffb7f3a4acb9416ece07d4225a762bdc6f 880 1.00/1.00 vMB 2
710,374 710,374 00000000000000000001e68e94dc77946d6754fd0d8b3b575b9618a8a2564528 1,855 1.00/1.00 vMB 5
710,373 710,373 0000000000000000000480e384c7016a3a2733b39a83966de1c216cf8f31d293 2,088 1.00/1.00 vMB 10
710,372 710,372 0000000000000000000603894c8b73dd003b113968595e27be6d253cc559e3e3 1,800 1.00/1.00 vMB 4
710,371 710,371 00000000000000000001c6f9e44b8e588d563192b07cce8571f4140a2cebed14 2,038 1.00/1.00 vMB 16
710,370 710,370 0000000000000000000603b0229e491148d6c0cc718a43496404c116e8173c6c 374 0.15/1.00 vMB 8
710,369 710,369 0000000000000000000322d543b3a9d66fcc4d871843fce9cdfa715ddafa1276 1,297 0.65/1.00 vMB 15
710,368 710,368 00000000000000000005bec0cc54e76adf6411de24731c0206412efd66a7c8aa 719 0.26/1.00 vMB 5
710,367 710,367 0000000000000000000a46c3653a9003d3314b1dbea6723f71f95b71d24acf82 2,389 1.00/1.00 vMB 11
710,366 710,366 00000000000000000005360944e4f516c269ae761d9ee88a4230b3a7c75ea622 734 0.37/1.00 vMB 8
710,365 710,365 000000000000000000052894bea3817620ff62a1bfc3035a02b99def1db89513 26 0.15/1.00 vMB 0
710,364 710,364 0000000000000000000a906d16009129f8651f446765f25b4a70b97e5ccd72ea 226 0.12/1.00 vMB 7
710,363 710,363 0000000000000000000aba813235187e3cb513f4fe0b4b4df4ee609173c2db15 1,011 0.43/1.00 vMB 6
710,362 710,362 0000000000000000000bfe4126a4a8f61ab44217ebfdcd9e19385daf358c1381 2,052 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.65 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: 672.53 GB
    • Received: 16.26 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.