Loading Tool

Explorer IconExplorer

Memory Pool

42,528 transactions
29.68 vMB
0.08907779 BTC
Random Selection Loading Transactions
Max Size: 150.94/200 MB

Candidate Block

Mining Attempt 12c0d2969a0970ad8f9487157529c9685f15c46289e25d298911112ffb0cb38e
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 420946cbfd2cd135c251df13f1e72f5d5e9b25b53a9eadd34c36a2e252d6bbec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,465
Size: 1.00 vMB
Total Fees: 0.02995090 BTC
Feerates: 150.97 > 3.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (192,951 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
721,627 721,627 0000000000000000000a61e40e7038b3b0a6130031059a71933c5924be774989 2,462 1.00/1.00 vMB 6
721,626 721,626 0000000000000000000703a448b498ce6dd7389145c150b55a654bec6017a29b 3,325 1.00/1.00 vMB 3
721,625 721,625 00000000000000000008e6a60b71c1d9e53b22888a84bf5aed01bd24875111a4 2,320 1.00/1.00 vMB 5
721,624 721,624 0000000000000000000228e5eb95f83ea1429cb2e33a6520127aedc429ae286b 3,473 1.00/1.00 vMB 17
721,623 721,623 000000000000000000037cf01b448b81bc022e0763bb1c2ce4677f5a573c552b 1,813 1.00/1.00 vMB 11
721,622 721,622 0000000000000000000498d3c3a70e9ada06ee194436b37580723222faa54333 2,678 1.00/1.00 vMB 14
721,621 721,621 000000000000000000030762dd5e69115dd2301eeb828b3489b6b9c95bb89016 1,930 1.00/1.00 vMB 8
721,620 721,620 000000000000000000066c717e90f667d5cbe5f5d42e49f89ce5e58a5c2ac02f 3,018 1.00/1.00 vMB 14
721,619 721,619 0000000000000000000a70c9db59663d8615e0e06ca43dacaea0e11c4e24fb39 3,297 1.00/1.00 vMB 8
721,618 721,618 000000000000000000065b8528edf48b7f249632224dd6de1e295e591d2ae285 3,161 1.00/1.00 vMB 11
721,617 721,617 0000000000000000000310a468f6b1f5de487b0eab3e89e9c604a04bf445febe 2,941 1.00/1.00 vMB 25
721,616 721,616 000000000000000000079cba9d9a8419fc40c126bde3b290c4dd12628823c0b2 469 0.20/1.00 vMB 8
721,615 721,615 00000000000000000008b59d5a1da676455827a32c19da7cccf2c2de3baaaa04 661 0.44/1.00 vMB 2
721,614 721,614 0000000000000000000a288509e401dbf2c5880d620ff3c987155d1e617b883c 1,513 1.00/1.00 vMB 4
721,613 721,613 00000000000000000004851b1f126fe17b65e4e1214dd847a71cbf051d739f7d 3,428 1.00/1.00 vMB 6
721,612 721,612 00000000000000000002307e26db9e202b922f467ecad964d68a06dc451a3d27 2,516 1.00/1.00 vMB 8
721,611 721,611 00000000000000000007c1a7d734f6c94e2f1216274217468d2c680428ac01c9 1,972 1.00/1.00 vMB 18
721,610 721,610 00000000000000000009e74af55dc68540188f9605715605bc2b6fde636f63b7 1,222 0.49/1.00 vMB 9
721,609 721,609 0000000000000000000459633d363e78b9314e9dd85c551560ce19bc917c577c 1,521 0.59/1.00 vMB 9
721,608 721,608 00000000000000000004f14f7725e0985de632e35a9d053b022cf20a1393956b 1,656 0.64/1.00 vMB 9
721,607 721,607 000000000000000000008efd57e7a88c13ef8137c5312487ca2321de77615a6c 1,678 0.97/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.64 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: 626.45 GB
    • Received: 11.66 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.