Loading Tool

Explorer IconExplorer

Memory Pool

78,489 transactions
28.97 vMB
0.07128129 BTC
Random Selection Loading Transactions
Max Size: 175.88/200 MB

Candidate Block

Mining Attempt 9aacd40431144f821c92b000b5c4062b844cb70722d2106f5341f67e09ccd7bb
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 1d3df0e150e28ea8aae61f8cd7baeeb3738efb5d29a6f7253005b1bde59e11e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,881
Size: 1.00 vMB
Total Fees: 0.01080627 BTC
Feerates: 13.09 > 1.08 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (102,553 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,566 812,566 000000000000000000022f5c3e3cd25170490c162bf132c75278e20a6870a4b9 3,091 1.00/1.00 vMB 25
812,565 812,565 00000000000000000003179a975f441e6b7936d641bfb79bdfa005c331b490f0 342 1.00/1.00 vMB 2
812,564 812,564 00000000000000000001ee4b121307144a9e5ecc431202783c34e1d9bb93da21 1,108 1.00/1.00 vMB 7
812,563 812,563 0000000000000000000223317658fd8d21e3ab86145160b4505869c857686b63 643 1.00/1.00 vMB 4
812,562 812,562 000000000000000000039e32672eb6d3de96be018093e8f1f42aec1dc4653cf9 1,165 1.00/1.00 vMB 4
812,561 812,561 00000000000000000000985c239ccad5c136f476c8a39b05832b5e9f72d7ecf3 1,833 1.00/1.00 vMB 13
812,560 812,560 0000000000000000000451e50b2286b8ced00357b2bfa1c11d1529b1d28a1c4e 2,771 1.00/1.00 vMB 17
812,559 812,559 00000000000000000001cbec1462fb72535c828f347573e76479b2c0186347f1 465 0.99/1.00 vMB 5
812,558 812,558 00000000000000000002240c83f97017108fbdc51830b523c9b5c34b239053a9 167 1.00/1.00 vMB 2
812,557 812,557 00000000000000000004331bc2463f6df40fcc26c10a6b13f320b34ea0930938 1,760 1.00/1.00 vMB 9
812,556 812,556 00000000000000000004740ec494bf4d1f61a8ccdd12750681f395cbade8897c 2,335 1.00/1.00 vMB 10
812,555 812,555 000000000000000000046fcd42cb25e8b1b1da78fde9796dc13b9e9748cf0fd2 2,721 1.00/1.00 vMB 19
812,554 812,554 00000000000000000004098605505d5e59eb786ae9456ba4b877a3dec03b09b9 937 1.00/1.00 vMB 4
812,553 812,553 000000000000000000034439ef1bf80e4df103723b8437b462d6ea7b05e060ae 2,542 1.00/1.00 vMB 14
812,552 812,552 00000000000000000000b293f9c8c7abc5d197f1513b63b451cd2344e464095e 523 1.00/1.00 vMB 4
812,551 812,551 00000000000000000004876599e46b4ccaf944ffe2b02585a92be6228a912e20 1,117 0.99/1.00 vMB 7
812,550 812,550 000000000000000000027b8db9c7629e56631aa030c2cf166392e3287937c0ee 252 1.00/1.00 vMB 1
812,549 812,549 000000000000000000047171c44cbdf81b5a358b609a7317f37dd7e73edf69ae 1,720 1.00/1.00 vMB 9
812,548 812,548 00000000000000000002d9b09bd12781dec2ec2fd5194469f9b81f22f8e8e384 222 1.00/1.00 vMB 2
812,547 812,547 000000000000000000040c1dde4a4c53186245d637a24d461826329197cc2a41 2,901 1.00/1.00 vMB 13
812,546 812,546 0000000000000000000233e046bd51bc84c50362edae3aae1109d9db13cfbb51 387 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.60 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: 671.67 GB
    • Received: 15.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.