Loading Tool

Explorer IconExplorer

Memory Pool

76,050 transactions
29.10 vMB
0.10283482 BTC
Random Selection Loading Transactions
Max Size: 172.05/200 MB

Candidate Block

Mining Attempt b5fad542cb9296f7bc549353221f547bf4546edd374a1154c4031b32e68429c0
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 294407f43b687ae505d5a1f72feb3d1d5cdbe34f8e88ff650408b6599a7d5495
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,419
Size: 1.00 vMB
Total Fees: 0.04094075 BTC
Feerates: 201.37 > 4.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (911,501 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
3,538 3,538 00000000c5374443d80fb0078de87bb5e727277dc7a6edece1550de11ca6bcd6 1 0.00/1.00 vMB 0
3,537 3,537 0000000090a3f95819fc5ae42d8e1175ec0909dee27194b9076f0b479fe2507e 1 0.00/1.00 vMB 0
3,536 3,536 00000000bf05c31b858ae12d66acbc7a8c31d2893d56c01299b6ed800587119a 1 0.00/1.00 vMB 0
3,535 3,535 00000000340aa68fb1905aed4d4f31dfe1cf560442506b6fd3227c81b8631488 1 0.00/1.00 vMB 0
3,534 3,534 000000007077d3246c426993aa89e45aa5904da8dedfc6086b70f3d5ae039005 1 0.00/1.00 vMB 0
3,533 3,533 000000003920e7a311fad903c863f8f6a5cd12907711bf23392bec7ecb6f252c 1 0.00/1.00 vMB 0
3,532 3,532 0000000033a6dd2c047d48ae513f9f47951cd2e061f0dcea9591e45a7aeb0cfb 1 0.00/1.00 vMB 0
3,531 3,531 000000004918fa52aa349484b65ad54c55a850c0a9e4034b5183087e6e0fbbcc 1 0.00/1.00 vMB 0
3,530 3,530 000000008ab1743ddbaf27c8344e348994bd746cc2dcb2e2a3b296a077f0f51d 1 0.00/1.00 vMB 0
3,529 3,529 00000000521890eed39e365695ca6373a1f9c72cbece96da0ac0a4fe92bffa0e 1 0.00/1.00 vMB 0
3,528 3,528 00000000d4f1e2a9b9cdbb21f9607ea650c7cbb1bb84ca974cee3b6535374841 1 0.00/1.00 vMB 0
3,527 3,527 0000000080ec02e7e37bfc2135003fdbdffaa403941e1fffc7ec0a822da092f6 1 0.00/1.00 vMB 0
3,526 3,526 000000006a6bff857a90e9b7de8e1652a4929e2ef7d7a5b61c659f57640663ea 1 0.00/1.00 vMB 0
3,525 3,525 00000000ad891f0b0b3b40cf8a2e5453947cbfcae49caa6e01d6f9e0165cd599 1 0.00/1.00 vMB 0
3,524 3,524 000000005287f0691e716edb27dfff2ff55f085ddb338657d107db1115aa8dfc 1 0.00/1.00 vMB 0
3,523 3,523 00000000a5409bb66d2e894d3d40713351db62ca9a52c6e4444d12dceada963e 1 0.00/1.00 vMB 0
3,522 3,522 00000000c548782db9a8ddd2a50ea1f26e94e763f3554f3a00b5346e3de80d8a 1 0.00/1.00 vMB 0
3,521 3,521 000000009622c42c81e6a273c65cd28a886387233f1fa1bbd231e957ea891269 1 0.00/1.00 vMB 0
3,520 3,520 00000000be44c8da28dca45feb177c1dde1eac3177605b2ee879aae85a090728 1 0.00/1.00 vMB 0
3,519 3,519 00000000b766cc05d769f86c3f57709358c88aa0f6bdcb2a1d466477575839a6 1 0.00/1.00 vMB 0
3,518 3,518 0000000082d79e9d6230da0d5a541d08a856ff524b91a5ce8294b2d0fe7e3a8d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.