Loading Tool

Explorer IconExplorer

Memory Pool

47,078 transactions
27.90 vMB
0.12923082 BTC
Random Selection Loading Transactions
Max Size: 146.38/200 MB

Candidate Block

Mining Attempt d9c467affb4812ba3ac77ecd0fbec0f1b1ed4a8e8bd190b6cb9282ec52e988d8
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 5681b61e8128dc141128e564008f3b401a7723f112af8604ded5813d902d4c78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,557
Size: 1.00 vMB
Total Fees: 0.05809435 BTC
Feerates: 151.01 > 5.82 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (572,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,475 342,475 0000000000000000171af25fc49836faa377c9e2166dc22c4250e1cd6c228943 256 0.11/1.00 vMB 29
342,474 342,474 00000000000000000a3c19faa9daed963abfacc47de62e4869238b84e9c2f8fd 398 0.29/1.00 vMB 19
342,473 342,473 0000000000000000060aa1c6cefbd2cc28d67db4ccfc15eb855fd77ed637ce70 2,472 1.00/1.00 vMB 30
342,472 342,472 00000000000000001159e26d9aa5dca759c3464e6ab4cd67990adca6fda42b02 396 0.10/1.00 vMB 9
342,471 342,471 000000000000000007737d3bbbdb1d2a43bdc48f8a8314dd1d732c57021601d3 1,021 0.49/1.00 vMB 26
342,470 342,470 00000000000000000997b949de04aeeee114c65e94ee23f45d1f8e736956698c 1,551 0.61/1.00 vMB 29
342,469 342,469 000000000000000002c3fd4dc35d64a172d74e1ae63fcd26b4f033b9b96b65cf 274 0.10/1.00 vMB 5
342,468 342,468 00000000000000000105eb728b7544e196d71b48d757f3082a8eb8efbc84f6cf 287 0.13/1.00 vMB 28
342,467 342,467 000000000000000017ff68c54b59146b7cd6c2a0fd4c8ae4376d3c3d89dc0391 923 0.46/1.00 vMB 17
342,466 342,466 000000000000000001f1f853e45e1f159826d130c4efafbee802d22bcc1c0627 663 0.35/1.00 vMB 24
342,465 342,465 000000000000000007129566f5ebf26d418732287c6e09142061435f49ea025f 705 0.75/1.00 vMB 16
342,464 342,464 00000000000000000928847ed996d882cc0b183b35744aaff6fcc73f3e1dc3e4 1,867 1.00/1.00 vMB 25
342,463 342,463 00000000000000000c3e8de3eb7a540e0d240bc6ad0bb1d6beda28da155c8040 2,371 0.75/1.00 vMB 42
342,462 342,462 00000000000000000239d91f1143fd1e42c7262427b825450d3e2d515369e2d7 344 0.19/1.00 vMB 25
342,461 342,461 0000000000000000198b93d3b365613ec644394aacc822aa029e9cb166e8eac8 64 0.02/1.00 vMB 27
342,460 342,460 0000000000000000183c806290ddc225d929c7940a6256575cbecdf17074b5a3 1,142 0.57/1.00 vMB 25
342,459 342,459 000000000000000009ed201e2b68c7428e892c5f2371048bb0462847bb4ea23c 359 0.17/1.00 vMB 27
342,458 342,458 0000000000000000046cb2fd2624db4d08670f182f5b029f7c36c868a9a5b635 199 0.10/1.00 vMB 23
342,457 342,457 00000000000000000074c778cea4f3fd743f18c90add621774ddaef798c43811 599 0.27/1.00 vMB 26
342,456 342,456 00000000000000000ddc7867671bebe269f584c5571ab52d76b368c444cf04eb 319 0.17/1.00 vMB 26
342,455 342,455 00000000000000000e5b871b14b349fa6a546edeca09df7cc5844093fe99ea9d 905 0.44/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.17 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.51 GB
    • Received: 13.91 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.