Loading Tool

Explorer IconExplorer

Memory Pool

27,513 transactions
12.34 vMB
0.03841742 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 71.17/200 MB

Candidate Block

Mining Attempt d5fb8f802510e173de263bbc2da456247b4096fef4c4e546ab14b52a2797ec06
Version 20000000
Previous Block 0000000000000000000013ca6935cd8b272fb35cd3514b6f5e9a070a459ec896
Merkle Root 70f8aead2ed5089b64bbc72e4e474658e11e0115d0fc124aa537eab018fbea92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,614
Size: 0.99788575 1.00 vMB
Total Fees: 0.01665170 BTC
Feerates: 151.16 > 1.67 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,763 (693,223 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,540 220,540 000000000000048d649eda7bc1bd72534eeb14b7bff657e4d8c7be61150c069d 764 0.25/1.00 vMB 224
220,539 220,539 00000000000002985b80ae5addff6bfbcff626c3ff39b762e57d470702182d03 110 0.05/1.00 vMB 62
220,538 220,538 000000000000045966c0a85148422ddb4606f5296b0e9ef2bd373d6dd516f927 687 0.28/1.00 vMB 188
220,537 220,537 0000000000000410d850cf70cabffea1eaddde5547537dfd418ec9044430a4b1 77 0.04/1.00 vMB 10
220,536 220,536 000000000000044b4454a9a15c97ae66c31d57efeee3ed22cce2c1b6e11acf85 335 0.14/1.00 vMB 217
220,535 220,535 000000000000038314b082ade3ffadd60e7945b0c8f92ff5b745e14d1dbf48bf 1 0.00/1.00 vMB 0
220,534 220,534 0000000000000232231cfdae94a1cc0560c231a111d51d81ffb9331eca4758c3 310 0.13/1.00 vMB 211
220,533 220,533 00000000000000a2e7dc57c73a7d9c5a9b588fef7e5b32f9e63c018191ee8bf3 618 0.26/1.00 vMB 213
220,532 220,532 00000000000002de003dced1966a8c35a0da798182f89ffa6592495366065887 178 0.07/1.00 vMB 204
220,531 220,531 00000000000003f9d3a5d1adab0b3496bdd4c54ef1d3c8343b7f6b56e5bdbb83 55 0.02/1.00 vMB 161
220,530 220,530 00000000000000fe989173e71ff733690ca81b27134a508ac5adaf185aaa48ff 310 0.14/1.00 vMB 164
220,529 220,529 00000000000004fd7e011ecf1a3e94b000945dd683e86b460cc7081960ee7bb2 502 0.21/1.00 vMB 190
220,528 220,528 000000000000036da32cea8ad2e9adfbaeedc83574d908163a0c16fa156b2b4c 7 0.00/1.00 vMB 16
220,527 220,527 00000000000001c9543f4fc888c00444bc9cae17377d0356290033a316b7453b 291 0.12/1.00 vMB 199
220,526 220,526 00000000000002dec7b0e8c4acf70ad489296d1623f1d7d4724126cea1e1339b 73 0.04/1.00 vMB 137
220,525 220,525 00000000000004cf29bd34b9edc2d9a208a17cdc97df818c41ce3de30499818d 573 0.27/1.00 vMB 160
220,524 220,524 000000000000034806c5b34b9e25ad72230b96820f3267bf3e1ea44efa8ddb4d 269 0.24/1.00 vMB 119
220,523 220,523 00000000000001409abd29034621fdcbc1249ad6f91780ddc4877ed1b1f2b157 519 0.21/1.00 vMB 211
220,522 220,522 00000000000004ef4494bc1967a5a7430bb782f48377417bbe7aa6e1de5a7475 308 0.16/1.00 vMB 137
220,521 220,521 00000000000002e96a5edc4a0b8eda3e81a703e1917b46044bd2b354a3c773d5 472 0.26/1.00 vMB 170
220,520 220,520 000000000000043f04c0d20960219335380f2b4548e4207dde81d2042f07e4b3 57 0.03/1.00 vMB 131
Previous 10 blocks ↓
Total Size: 780.20 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: 505.75 GB
    • Received: 4.05 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.