Loading Tool

Explorer IconExplorer

Memory Pool

31,330 transactions
25.48 vMB
0.06063620 BTC
Random Selection Loading Transactions
Max Size: 126.12/200 MB

Candidate Block

Mining Attempt 8c23615f680beba73e82866c16397f45463fc6a0eebaa46eeff1a2d6e8769444
Version 20000000
Previous Block 000000000000000000015778e11722fab9c858fb787c6d58b727c25300458a64
Merkle Root dd3addbb79f1917201bbac7b5bdf010f05b462c45ac862b6e323ac05a9ff079e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,008
Size: 1.00 vMB
Total Fees: 0.01393052 BTC
Feerates: 150.80 > 1.40 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,192 (813,600 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
100,592 100,592 0000000000032552557927b6a66a1dad44582543b153c4a77e60809fc4071f10 1 0.00/1.00 vMB 0
100,591 100,591 00000000000323560d6ba931980022215184f09e546b387fba7cffb11892c20e 1 0.00/1.00 vMB 0
100,590 100,590 000000000000bf613d42945446f42758e42ea6e1fa1b403b43bf7347a0c25480 4 0.00/1.00 vMB 0
100,589 100,589 000000000000a0190dfaeaf79dc6c00d79697d8fe0019deadb9622a3e5ae8a02 9 0.00/1.00 vMB 0
100,588 100,588 0000000000011fbce21f4c230b45825e1bf488386168073a2bbced49f7719971 10 0.00/1.00 vMB 353
100,587 100,587 0000000000019f126cae80d27ab61c9e14cfd8fcd2f0b350264d29bfe546ca48 12 0.00/1.00 vMB 0
100,586 100,586 000000000000ba761a1ae472324718cae6330fb6b227e86981a0dbce038a056f 16 0.00/1.00 vMB 0
100,585 100,585 0000000000000befe2c2ff75da8bea28c670e3b950e44d8e202473a6813e4f81 1 0.00/1.00 vMB 0
100,584 100,584 0000000000023c3c181cbde637b9b51237ff67cf96c5abaac9677f1cfa771c33 2 0.00/1.00 vMB 0
100,583 100,583 0000000000000ef08bff9a89528c9a9ca887d596bae828eda4a65e842c0c3d2d 1 0.00/1.00 vMB 0
100,582 100,582 000000000003bf41001b96aea3dc274656e4161eb9842d6b6c9110e7ba1642c9 1 0.00/1.00 vMB 0
100,581 100,581 00000000000243649bb9196d7ecd83636fbd0b60c40c268033de73019a44c9c9 2 0.00/1.00 vMB 0
100,580 100,580 000000000000108f3422403b7de2b90c998ba857329c58d3d29d777f2f3d87dd 1 0.00/1.00 vMB 0
100,579 100,579 0000000000015bb1aa682046607651a56b20c99b73b5aff7928e7601bdf48fab 2 0.00/1.00 vMB 0
100,578 100,578 0000000000001545d028cdb4248cae992148774442d923d13a38b28cd7938489 2 0.00/1.00 vMB 0
100,577 100,577 0000000000022e44cd6820a2d55eb10098da3d4a5259e037ff6bc4f961e744ff 1 0.00/1.00 vMB 0
100,576 100,576 000000000000f55fb576deb83a3cb17dbfc6e5a416bb12dd8af04ded0cfecd72 1 0.00/1.00 vMB 0
100,575 100,575 0000000000046bc8bfe919951b52e2d5dc993149d93f4401d9a61c9306d0c85a 1 0.00/1.00 vMB 0
100,574 100,574 000000000000c503489e46155ead6665329111253ddc26fa760a723926624bdb 1 0.00/1.00 vMB 0
100,573 100,573 00000000000367b682f09842b5a5914a08f46746d3c53f154b4a9bd6c306eac2 1 0.00/1.00 vMB 0
100,572 100,572 000000000000cbe513bf01d9ca4d18796d59995828aa2ff88adbe5cd92ba854b 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 572.76 GB
    • Received: 7.96 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.