Loading Tool

Explorer IconExplorer

Memory Pool

41,207 transactions
26.29 vMB
0.07417390 BTC
Random Selection Loading Transactions
Max Size: 136.89/200 MB

Candidate Block

Mining Attempt 7963e4049833236dd1e9832ced9119700f9ff6ae7ad9096c2f69f3890a0ee337
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root adddaff516936635d85082baf924175c14bc9b48f714ad0e6b16edd8009d63ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,710
Size: 1.00 vMB
Total Fees: 0.02611480 BTC
Feerates: 150.98 > 2.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (683,574 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,300 231,300 0000000000000179c0cc546fd466b4686809434180ee25ceb9aa76735060e7e2 260 0.10/1.00 vMB 245
231,299 231,299 000000000000013b06405bf0ebf4dfb109109383fe595c3032a0be33aa6b2a6d 420 0.16/1.00 vMB 341
231,298 231,298 000000000000006955394dbff6d28d414124e71dbbe8b367fe768671e06b70c9 167 0.08/1.00 vMB 166
231,297 231,297 000000000000020229c4d04718c6e8f1c5ec8b08573498da56d43859cfdb7f94 321 0.12/1.00 vMB 296
231,296 231,296 0000000000000116b3185692746cc04bb3a6e6a9faf9ba8b8120ddfd91c4378e 9 0.00/1.00 vMB 418
231,295 231,295 000000000000009febc539773a81dd8af8f2a425bde3482d21e72e62f0ca2b24 111 0.06/1.00 vMB 181
231,294 231,294 0000000000000106be39a4f70bbff57bbfa8500fde5f127a9859e5d8385c6849 426 0.26/1.00 vMB 91
231,293 231,293 000000000000016c9486b4725bd585e088ba285c57f6a6d7c660399a8405ee3a 503 0.25/1.00 vMB 186
231,292 231,292 00000000000001229de132e76195f096e8af9e9041836e326a2d1db719640be7 31 0.02/1.00 vMB 111
231,291 231,291 00000000000000bdcd2339748b2bff9880173dc0741bf36592a2ab0b189a2f37 458 0.20/1.00 vMB 189
231,290 231,290 00000000000000d85552fa6553cc5ca7071fc153818502d47fdf9118bf3f9142 34 0.01/1.00 vMB 138
231,289 231,289 000000000000021c1a668d1d88dcf601d7cf4170454dab3b553406ac4b14ac29 389 0.18/1.00 vMB 255
231,288 231,288 0000000000000125da55501f4f4baf62f8cc824c9b277760e15af1ffec551425 16 0.01/1.00 vMB 132
231,287 231,287 00000000000001b2b2905a0adcc8e3c60b24cc639e193046f125f77e26e2e3bf 577 0.20/1.00 vMB 246
231,286 231,286 0000000000000114ee604e64591fc49d02fa5bb4bd23e94be32395ea12ebaa06 15 0.00/1.00 vMB 140
231,285 231,285 000000000000014a356799bb6a8d24630258b62a097b5a6e1687c4934d196c1d 77 0.04/1.00 vMB 11
231,284 231,284 000000000000007e19ecafe08dfbb989a737982a25b03bc22c59ccf8c7ccb075 487 0.23/1.00 vMB 129
231,283 231,283 000000000000009f826d82870daee910e7b1d5f0d8f42568a8bcc6426a7c41e8 143 0.06/1.00 vMB 13,264
231,282 231,282 0000000000000198cd9f14fe05e5ac3b8ff8a8072a8af3860892fb8f75907b79 301 0.16/1.00 vMB 196
231,281 231,281 00000000000001e77774a8f24ac5797be5e2960eadc28fd1bc656c3a90cdfb4c 174 0.08/1.00 vMB 190
231,280 231,280 000000000000014bbe60924678c6ef2daa89b3a266030362dc3c48e1f8449ae2 67 0.07/1.00 vMB 105
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.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.