Loading Tool

Explorer IconExplorer

Memory Pool

27,706 transactions
11.88 vMB
0.03324092 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 65.80/200 MB

Candidate Block

Mining Attempt 1366bdfe5cd53a30e74810662a94c33ad9c0c35bae67a66851e2aab99b022c4e
Version 20000000
Previous Block 000000000000000000002133544506fc506db902b4c2df1ef2da479a2edc5ec4
Merkle Root bcb4b01b3a9ed90c793ad9a46b6670fd561ef49a34c5797c7cbd14a68cf90947
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,520
Size: 1.00 vMB
Total Fees: 0.01242389 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,518 (785,934 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
127,584 127,584 00000000000002387db51246577cf2309b283376b439f0ca4328ab6f6c9480bc 75 0.02 vMB 1,586
127,583 127,583 00000000000025c4fb4b6a464fa49eaaba49e2fe17efb39284e00695732249b3 66 0.02 vMB 387
127,582 127,582 000000000000150595c98900880ad32e1f9b9e48b14d27adc50f523212c39e6b 33 0.02 vMB 608
127,581 127,581 000000000000006bfa7f630250925e01106757a445d3a5416b0ab62a4bb6dda0 5 0.00 vMB 612
127,580 127,580 00000000000000206e8457b9304df7b5d983f703dee28545265a6f0da2d769db 304 0.09 vMB 36
127,579 127,579 00000000000001e1748bee2c29ff0c0e1823b5ffd82931ad4166451c09d87f75 13 0.01 vMB 0
127,578 127,578 000000000000040aefdcb87d3650b30c2e78e3595c8b04c8fd15e67cdfee6486 27 0.02 vMB 672
127,577 127,577 000000000000251fa12bfdad2c725feae392b151c07439dc22835b8c572e6d30 32 0.01 vMB 614
127,576 127,576 000000000000147a15cc40bc068573d61e91d8eabeb79b8da4efa2f980ee7384 23 0.01 vMB 695
127,575 127,575 0000000000000b62a3ec478022669c6ee0ed478dad308c16332aaa28024f8b24 8 0.00 vMB 497
127,574 127,574 0000000000000c75a461b2229ae12c9682206722f3d728be42587a27fc3c46de 34 0.01 vMB 836
127,573 127,573 00000000000007e0b0ce008cfb22ee59cfcd5f4cfb5aaa33229c527086f2f1b7 58 0.02 vMB 1,163
127,572 127,572 0000000000000d23d95097187b7da35f052f28789966d7ce1543b60cc13a21b8 47 0.02 vMB 1,081
127,571 127,571 00000000000022c15fead570eed51e2c3f44dff66537538bbb75cb5f13cce2c4 25 0.02 vMB 670
127,570 127,570 0000000000001636d1481cbd161405567237b447399b8f85039c7224701f1207 16 0.01 vMB 1,273
127,569 127,569 00000000000023224ad39eff0cd4322543b317cb1acf0c4c291a62d674526c9e 13 0.01 vMB 201
127,568 127,568 00000000000003a56dae5356fd507f7779dc66aefb8d4e8a962fc4d047c7ea2c 13 0.01 vMB 934
127,567 127,567 00000000000012cd9aa9458bf17972e71b812c49f051deedc53373c1e98aab5f 26 0.02 vMB 885
127,566 127,566 00000000000000c7a66a1b9b1463ebaa3dca2c3a9e2eecf7c176f22479ee1fe9 29 0.01 vMB 449
127,565 127,565 000000000000260f26bd772883c6528c41dde31f941973949f327e8055c56e35 29 0.01 vMB 672
127,564 127,564 00000000000007d53375bda01aadc9d6d1e29840fb06ca6095e19dc3fa34b6ae 25 0.01 vMB 1,455
Previous 10 blocks ↓
Total Size: 779.76 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: 389.60 GB
    • Received: 1.98 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.