Loading Tool

Explorer IconExplorer

Memory Pool

41,903 transactions
28.91 vMB
0.07195891 BTC
Random Selection Loading Transactions
Max Size: 148.37/200 MB

Candidate Block

Mining Attempt ce57d57b5dff1280bad81473873fbe6d61d8280836ec910d3e1cf4479123ce7b
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root d3a3d8a418dea36f3a0f550756f256346ce0d245f93da3b1a51f8617e62b1205
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,185
Size: 1.00 vMB
Total Fees: 0.01563726 BTC
Feerates: 100.19 > 1.57 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (517,343 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
397,269 397,269 0000000000000000031d43d39fc6112fc44a2954b42779767e8f2e1ea474d2a2 943 0.50/1.00 vMB 33
397,268 397,268 000000000000000005d16c708e0fe3e40375a467815f495bbe1ce7c0c93be7d2 477 0.28/1.00 vMB 30
397,267 397,267 000000000000000002593fdba8cedf8a2112bc88cdc446f3927ee9f8776e547d 761 0.66/1.00 vMB 27
397,266 397,266 00000000000000000638948a0acce4b90e6835c70e2d9d06e08570ecff6f5d8d 419 0.29/1.00 vMB 31
397,265 397,265 0000000000000000015fed0c37f502f8626b80b16f7b63c02048beac5ced8a74 620 0.99/1.00 vMB 14
397,264 397,264 000000000000000003df826d4273e8e103e8d36fcb70a2185fc78f147f490b8a 1,208 0.95/1.00 vMB 24
397,263 397,263 000000000000000005ef9ad603e31ef09bd48a6a28d750e21c360c6c2aca5d0c 523 0.29/1.00 vMB 34
397,262 397,262 000000000000000005179e637db5ab893862b85eb2fdbe0019cb327df5a8f05a 193 0.28/1.00 vMB 15
397,261 397,261 00000000000000000166c6804a9b5e85e26b0f588e67de85cb15a9911552fe68 821 0.98/1.00 vMB 16
397,260 397,260 000000000000000004829bbe219ac01e8b8c20d6d4514e7486410419164f8751 2,589 1.00/1.00 vMB 47
397,259 397,259 0000000000000000063845be79742c405f0cf7543b6442d4de91116955f40346 1,860 1.00/1.00 vMB 33
397,258 397,258 0000000000000000060ef005c240b361c7394ee66749b6bc4dd115edfadf9bb6 1,595 1.00/1.00 vMB 32
397,257 397,257 0000000000000000011c67229296d2ffed6190d6c91477ea65242880be01257b 1,473 0.95/1.00 vMB 31
397,256 397,256 0000000000000000051959542ac747094e4ea7f634bc55b17acbf405e1518ccb 1 0.00/1.00 vMB 0
397,255 397,255 00000000000000000782c5e0125bad7d7830363420e6e6b6011a401e2bbcc831 1,586 0.99/1.00 vMB 28
397,254 397,254 0000000000000000030ebaa254bd89327edf5d3e724c50dc83d3a3dd24b15c4d 1,953 1.00/1.00 vMB 38
397,253 397,253 00000000000000000395c529aebd9f2bf80f3c85aeedff1854ff66b98a48c344 1,975 1.00/1.00 vMB 36
397,252 397,252 000000000000000004116f83096e8911b3f9a7884f423d4fc71f3450c159ab4a 2,018 1.00/1.00 vMB 38
397,251 397,251 0000000000000000041a1a0f31aa269d45a18cad852ba0ea479c05f619ce9471 1,486 0.93/1.00 vMB 30
397,250 397,250 000000000000000006e28821ec06e1baa4f4af290bc7ca9826835bf08c12292f 715 0.53/1.00 vMB 25
397,249 397,249 0000000000000000050967337a101cce6c1fe0d42863985d3d6012f325235440 1,702 0.93/1.00 vMB 33
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.