Loading Tool

Explorer IconExplorer

Memory Pool

76,379 transactions
28.55 vMB
0.07177427 BTC
Random Selection Loading Transactions
Max Size: 172.82/200 MB

Candidate Block

Mining Attempt 86dc76e0e4d9d3ab0a75599a52d5c848d648b0da375fa8c9c23447281cc49ed4
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root 52b39196032b941a400b75068c6bc3c065bc9bcad2e98ba95cbf0f4d5a0d67bf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,436
Size: 1.00 vMB
Total Fees: 0.01257765 BTC
Feerates: 100.17 > 1.26 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (528,566 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,570 386,570 00000000000000000d3fd524f9240d8150c54af47bb83d020ece5a7b162fb4f9 855 0.37/1.00 vMB 33
386,569 386,569 00000000000000000e506ec68ffee387172b8c5f46245c8bccd63035e4aae5f7 275 0.18/1.00 vMB 23
386,568 386,568 00000000000000000dd89f716d512928542b66bc13fa20897fca9c0647fb8aa0 416 0.24/1.00 vMB 27
386,567 386,567 000000000000000004dc318bd8fdef272de9f4f1df8decf5aaa2543e36c96276 1,058 0.75/1.00 vMB 22
386,566 386,566 000000000000000008774bd40fcf7e8327faca13c18e614e87e1b39956067957 877 0.40/1.00 vMB 31
386,565 386,565 00000000000000000075bb6d8690bdb3c237abc9f1996727069b21ada700a548 1,974 0.83/1.00 vMB 37
386,564 386,564 000000000000000009968676be677b780595d5c6b0530d5246fe0479827dc344 1,260 0.62/1.00 vMB 37
386,563 386,563 0000000000000000030a6119c80616608ecaabf62f3ff5888644085e56709b02 196 0.92/1.00 vMB 6
386,562 386,562 00000000000000000127436bf0493a0d18d852bfaad2a6cd79d2e2d2267718a0 389 0.18/1.00 vMB 34
386,561 386,561 00000000000000000a74af4a54005a889bd4ee0ed9988d294b586894d7d3aec5 1,330 1.00/1.00 vMB 20
386,560 386,560 000000000000000000f3fac30293950a4cd2ce84baae35d59f529c27e3886b1a 2,888 1.00/1.00 vMB 54
386,559 386,559 00000000000000000e39699e2bfce54feea1e1e4dcfb1f498490ddf84ca69d37 1,320 0.62/1.00 vMB 36
386,558 386,558 0000000000000000055abfec96a463c9d909b0c06b177f9841410f22e3fb2a6e 606 0.75/1.00 vMB 16
386,557 386,557 00000000000000000982ca892192936ba78170fa87bcd53ce4843dfa25093950 905 0.57/1.00 vMB 25
386,556 386,556 000000000000000004b7cbd1a50b056d7300da24a395e77813af3ae836df3239 2,582 0.93/1.00 vMB 42
386,555 386,555 0000000000000000073bc34e27fadaa870caa34af1d71c7adb11e0a7e5796bff 1,715 0.75/1.00 vMB 35
386,554 386,554 0000000000000000088c9156a5598cba3830e60b3a202314165554c2a4287ec9 570 0.31/1.00 vMB 27
386,553 386,553 0000000000000000036c4ba72b5dfa8eb11f7d588522cc52c12040644d25340e 1,628 1.00/1.00 vMB 26
386,552 386,552 000000000000000003f515858ff6a24b98dd4374f75d409cd3f57ae56789763e 1,265 1.00/1.00 vMB 25
386,551 386,551 0000000000000000004d89dad346247ca6a9d9739e601880c9d33d811ad21ee7 457 0.24/1.00 vMB 27
386,550 386,550 00000000000000000dbe7b208fb12563be130dd9529c075230f093d52fb12bf1 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.63 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.12 GB
    • Received: 16.15 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.