Loading Tool

Explorer IconExplorer

Memory Pool

45,291 transactions
28.72 vMB
0.12571879 BTC
Random Selection Loading Transactions
Max Size: 152.03/200 MB

Candidate Block

Mining Attempt ce57ca359f953dbe3c7fe81bf3f85718f5c988f1759833bee5a98217e385c615
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root eac66d632d019592e793e5f02923a143eeb41bf89c044a070490310004eb58a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,223
Size: 1.00 vMB
Total Fees: 0.07093392 BTC
Feerates: 101.65 > 7.11 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (439,197 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
475,612 475,612 0000000000000000016f642f036db62c3b5c9019a18a3a58974fbd519e42a436 1,496 0.98/1.00 vMB 48
475,611 475,611 00000000000000000041fa09749dafa1c33eff0d1387f9b2a28b26c78afc9101 1,894 1.00/1.00 vMB 67
475,610 475,610 00000000000000000062671b76d48842aec6c7e983d1cc9a417c2a4c05774c5f 2,160 1.00/1.00 vMB 167
475,609 475,609 000000000000000001389cba4a6c4e0a808c4b78cd217c9bbdd62d750e9eecdb 2,358 0.99/1.00 vMB 284
475,608 475,608 000000000000000000a9350a8d568b8828ccc1fed09cab1afe1d950ff3bc7b03 1 0.00/1.00 vMB 0
475,607 475,607 0000000000000000012d8494e26a45f139a51df0714b4052ad7f8482dc414db5 1,213 0.99/1.00 vMB 93
475,606 475,606 000000000000000000b8e6caf220780d069055e8527403343cffeb990eca1829 1,135 0.75/1.00 vMB 105
475,605 475,605 0000000000000000015afc79762d2c2e628a2a6c06d0968196fda4a0af129603 1,041 1.00/1.00 vMB 125
475,604 475,604 0000000000000000001bd32dddbb5510c20406ec467909322bb7c7a999f9e8a2 1,807 1.00/1.00 vMB 149
475,603 475,603 000000000000000000f2968f3cebf9caa555c0d139a0a88430285333fc1eef51 201 0.08/1.00 vMB 150
475,602 475,602 0000000000000000006a12b63311564cf2564479fdd28f01f629e2330149888c 149 0.13/1.00 vMB 123
475,601 475,601 000000000000000001514763fd7f968f815b12fa8d93fa181e7e545f93757894 1,768 1.00/1.00 vMB 133
475,600 475,600 00000000000000000119a984f59f35e3cf3d261a604cff48b38f08cc51a0b64c 1,135 1.00/1.00 vMB 71
475,599 475,599 00000000000000000079ba9d0ac704e260ea323c0f61d654b2b3b367f48d69b8 2,216 1.00/1.00 vMB 155
475,598 475,598 000000000000000000c8d8d0eda308b6bf9f367d7998fab00bb44ef7cbbcad21 1,031 1.00/1.00 vMB 90
475,597 475,597 0000000000000000007771bd7beae124a94489df792303ebc6cd965eefdad12b 296 1.00/1.00 vMB 9
475,596 475,596 000000000000000000429c06d19ba9106e0deeb36c90091ec919d69e749c7c7d 1,864 0.79/1.00 vMB 151
475,595 475,595 000000000000000000a48665e46cbeb08a90590e6bb129719e71f664c90b4bbd 1,246 0.99/1.00 vMB 66
475,594 475,594 000000000000000001212ed4d40dec4b95e77df197a4a861b48446e2603dda47 2,246 1.00/1.00 vMB 180
475,593 475,593 0000000000000000008bb53b50730c755c678e7cc57366935e2357610e4b7dba 537 1.00/1.00 vMB 27
475,592 475,592 0000000000000000016456f253f9bc8b4c50ffe78f6311eff514ab432f3a95db 1,506 0.99/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.05 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: 650.89 GB
    • Received: 13.34 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.