Loading Tool

Explorer IconExplorer

Memory Pool

45,528 transactions
32.11 vMB
0.19894417 BTC
Random Selection Loading Transactions
Max Size: 163.50/200 MB

Candidate Block

Mining Attempt 6517bf080ed4e061ef2a9fb4595558e9c2de9fbe291c8cdd0ed9cde812d4b6f3
Version 20000000
Previous Block 0000000000000000000180d1a95e68be67332eadf4bc97ab9a274099cab0a39d
Merkle Root 091a615b40925baf00af9dcde0ff18c8104ed6190296069347e3fc2de8cf122e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,675
Size: 1.00 vMB
Total Fees: 0.12679874 BTC
Feerates: 101.65 > 12.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,459 (887,964 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
26,495 26,495 000000001159e69f14f0ae853551a0711d9a3893bb9976a0dc67704f429cf24d 1 0.00/1.00 vMB 0
26,494 26,494 00000000e0c80298a4998cd559e6a184a3fd4cf02cae73d8e81734a9e0ceb56d 1 0.00/1.00 vMB 0
26,493 26,493 00000000eb9947b98181a7e4b9868297450655f4a89f92e8913e472e14015092 1 0.00/1.00 vMB 0
26,492 26,492 00000000cc43dbed4e64fab290df1840f2e8683743a73e68ba8477d569b086d3 1 0.00/1.00 vMB 0
26,491 26,491 000000009a7b80dedf4b0399a6c4a7aababf69c6e6ef27f6726ebdb7fd89082d 1 0.00/1.00 vMB 0
26,490 26,490 000000007e4851a9076e69acf8dce1c20d54a28d7c5ddbe696e1c8abb348a04c 1 0.00/1.00 vMB 0
26,489 26,489 000000008c427dba7cfa6629b6e2f5ad42d7f553017b213928e4c73b2cb09135 1 0.00/1.00 vMB 0
26,488 26,488 0000000051b632fe7f220b855f924d1eb62f5dd56d91c56a76b9f50231d64f2d 1 0.00/1.00 vMB 0
26,487 26,487 0000000032605d06379ad9838548ce7e5a7b571d37585160fd605f94b5c55b66 1 0.00/1.00 vMB 0
26,486 26,486 00000000c01133d2de806a3131a1f0046222a3f9e5a4183ac63578005d6e1a07 1 0.00/1.00 vMB 0
26,485 26,485 000000002b4689ad303c1e5a50e9d606773eb0c5aa4bdeae1357afda9a1a0db9 1 0.00/1.00 vMB 0
26,484 26,484 000000001b37c749ef41fffe020772dcaba14bb9a9442d29afdaa567e9201b54 1 0.00/1.00 vMB 0
26,483 26,483 00000000eddbef6cab47f007c9ec34847a9f0dbc5a9bfe1c23c3602f2d96e7f8 1 0.00/1.00 vMB 0
26,482 26,482 000000003daf008e79f9a6ebadc6ad181b2f736d5a55069616c5e532c27a9b8d 1 0.00/1.00 vMB 0
26,481 26,481 000000006adb51d651fd772d6a0800117b0220662dee53e5586ce49c7ef681b9 1 0.00/1.00 vMB 0
26,480 26,480 0000000021b320d5e503ae2a8e4855f588447baea5537c2f52a0246d9d418250 1 0.00/1.00 vMB 0
26,479 26,479 0000000011a79b22cabb67e03a4e0bff9caa6d08500182314862ea9968496f9a 1 0.00/1.00 vMB 0
26,478 26,478 00000000f51c58410f95b9fd4c846ee1b9ada4a6db480bb807f3c57388c14cb1 1 0.00/1.00 vMB 0
26,477 26,477 00000000a189ec575e9fabdaf1bde205ae5ad3944deea1ba3060008c0479a735 1 0.00/1.00 vMB 0
26,476 26,476 0000000066a0e963c2b7c1bd3c5ac3721c8680bb3939c7cb375e5b70ae563913 1 0.00/1.00 vMB 0
26,475 26,475 00000000618e5bc29172ce85c004716319c50b66ed71636025af669b6e49a84a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.42 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: 608.38 GB
    • Received: 10.65 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.