Loading Tool

Explorer IconExplorer

Memory Pool

40,813 transactions
28.61 vMB
0.06638974 BTC
Random Selection Loading Transactions
Max Size: 146.41/200 MB

Candidate Block

Mining Attempt 350336241f78abd3eddd802b5591cf046cfc988aff0efb31789bd52338b7c15c
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 49c852cb9ba7e0ce3caa675191aaebe8a009e9edee2f18efde7c1457e4822029
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,867
Size: 1.00 vMB
Total Fees: 0.01106353 BTC
Feerates: 100.19 > 1.11 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (218,324 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
696,288 696,288 0000000000000000000f7a4d2957b2286fc0a4cf7097c3e3c902e02d5b1fabbe 1,539 0.99/1.00 vMB 5
696,287 696,287 000000000000000000029835506d77b6f9238ca2bfe0e31fc11d8806d768c891 2,593 1.00/1.00 vMB 18
696,286 696,286 00000000000000000001e214afdd247b64f4018a25cd767487d245d2b7c08033 1,720 0.99/1.00 vMB 10
696,285 696,285 00000000000000000004b424c281231743a4433fc33433058c35ed60ae860fd1 2,553 1.00/1.00 vMB 10
696,284 696,284 000000000000000000011cba0ff3c309d89fefd75df4d52a23a6019dd5964f44 960 0.99/1.00 vMB 3
696,283 696,283 00000000000000000005dc5a8e32d7fff208d03d300d06eac726d76937f7fd09 2,657 1.00/1.00 vMB 23
696,282 696,282 00000000000000000001526e458583eb1659bef1ed925131e6c7a50c0257ebcb 993 1.00/1.00 vMB 7
696,281 696,281 0000000000000000000c1b6ec20b79c81c1c50f336a5fd8f6d96ffd6bb287033 2,748 1.00/1.00 vMB 20
696,280 696,280 0000000000000000000544d9bcb396f9d6fe7a895855df78b66b7847bb02303d 480 1.00/1.00 vMB 2
696,279 696,279 0000000000000000000cefb86486f57fe3037e1c89ce9ded26ab68373f8cb122 2,973 1.00/1.00 vMB 15
696,278 696,278 0000000000000000000afc6a78b033e393b686514d0008793e1ed8d479c8093c 81 0.99/1.00 vMB 1
696,277 696,277 0000000000000000000330316a57e338a6f0d3421547ae7b6ef2080f651d8487 1,399 1.00/1.00 vMB 2
696,276 696,276 00000000000000000005a0b6b6561611d34ccee4483c3e631c69c652e4240db2 2,911 1.00/1.00 vMB 18
696,275 696,275 00000000000000000007f944a66e1a9393c4a3ddcfa4d2e59eda3a3c7468b512 1,181 0.42/1.00 vMB 3
696,274 696,274 000000000000000000044401ca50db62b03dfd45d8cef69c8e99cb350bdc2fc1 3,089 1.00/1.00 vMB 17
696,273 696,273 0000000000000000000ae702616c8cacd44e8531980fa7cc21644bd90c7fbc19 1,148 0.41/1.00 vMB 18
696,272 696,272 0000000000000000000f7d99224106102f3b2e2f2ff54d07d50db6ab0bea8d1a 1,459 0.99/1.00 vMB 6
696,271 696,271 000000000000000000095907c7fee621c43b71c27133b3b2e41856f8ab8ef38e 1,749 0.67/1.00 vMB 10
696,270 696,270 000000000000000000084d3752ef345a8667bcba7fa1b22632b6262591655641 2,597 1.00/1.00 vMB 10
696,269 696,269 00000000000000000000987bb9e34ccd4e56a10db98cdbade450bd9195038bf1 2,206 1.00/1.00 vMB 4
696,268 696,268 00000000000000000003d60f7d73ab81e6090277bb492453342ac78359fc1c2c 1,838 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.70 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: 629.17 GB
    • Received: 11.88 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.