Loading Tool

Explorer IconExplorer

Memory Pool

18,689 transactions
8.76 vMB
0.11120224 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.65/200 MB

Candidate Block

Mining Attempt 2178123f0475b96b31e70b57d2453e54763db01f2f9c69a35eb529d058550e44
Version 20000000
Previous Block 00000000000000000001a3bad11a156a9b1405118d655a367303f4e9599e5dec
Merkle Root 740869a5993470285bfdf2633beac9b32444cd51ad68660c68ffc742afcd75cb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,628
Size: 1.00 vMB
Total Fees: 0.09268266 BTC
Median Feerate: 1.17 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,429 (852,847 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
60,582 60,582 000000000272b67263cfa25df6b44c6d99b9a24fd5b116b1c56671a41d3c2f04 2 0.00 vMB 0
60,581 60,581 00000000052f4c4187edfca55506275ad406a42c6483ee673a9645553e025f2b 1 0.00 vMB 0
60,580 60,580 000000000ac073740f8f5eeff41590a16eea914b31e0c09ad26aff0f932b7d29 1 0.00 vMB 0
60,579 60,579 000000000a3162535cf02dfc3e91fbeee8a2775075e5561081bab0b0465e4de1 3 0.00 vMB 0
60,578 60,578 0000000002818519443ebb810c8490550ea6ec6ff2e383c75d7c1f4a57da2514 3 0.00 vMB 0
60,577 60,577 0000000004d59cd44c0242596bc05103bad0d0bb8651850a7aa2158fc3eb3b95 1 0.00 vMB 0
60,576 60,576 0000000006954a2714709d6d1ff8966336b7aa20ba4680e1bf391c7937c28f90 3 0.00 vMB 0
60,575 60,575 00000000042a03e7746745160713e8e588cad3dcc15a11f0672e983f4b9e5a0f 2 0.00 vMB 0
60,574 60,574 00000000091c1bbe72cd5122fbe5d25925c2cce705a109c6a915a1a5e8923c0f 4 0.00 vMB 0
60,573 60,573 0000000008662e2900e55628a73b739dce640f3014013ca7aef163a80e494a27 1 0.00 vMB 0
60,572 60,572 000000000047a634a14984d114413098d49cdc07025458f43387e2dc4e71869a 1 0.00 vMB 0
60,571 60,571 000000000b9b1ca562811db4461041c0640acb276c2b113a70b624fbf9e038a7 3 0.00 vMB 0
60,570 60,570 00000000044526a4f2b46f059474c369709d0b06b73ea2d9e42efd7f733bace2 1 0.00 vMB 0
60,569 60,569 0000000009273c650fe5b8ea02400e3a6aff8185ad56f26629afd6e1d8ff5dd9 1 0.00 vMB 0
60,568 60,568 0000000005d388a5cd8d10f9de8b6909cea1fb3d2b5cd18c198b9b9e179896db 1 0.00 vMB 0
60,567 60,567 000000000d6007c5a9109be7092a1478a99752fe876a479715ccb112e9b6b5de 2 0.00 vMB 0
60,566 60,566 000000000a735fd8905183bdc046fe020b34ed21394137799a30e93b05e4ddfa 4 0.00 vMB 0
60,565 60,565 000000000954091f23c24e01795dbf21c5a11c78f639e33108bc89f28a6bb5ac 2 0.00 vMB 0
60,564 60,564 000000000a933f603ab09a5c880d64f66f995d038c3425f7526a8fc869c8634e 5 0.00 vMB 0
60,563 60,563 0000000009dedbb6407a0dfaaf41e7cf5ae9d010cd176b2ca0e2760d42283259 1 0.00 vMB 0
60,562 60,562 0000000003a3f7ccc1527987bfb2dfcaeb6977c3d09452e1fe552677878bb011 2 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.62 GB

Node Details:

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