Loading Tool

Explorer IconExplorer

Memory Pool

41,520 transactions
26.70 vMB
0.06371013 BTC
Random Selection Loading Transactions
Max Size: 139.49/200 MB

Candidate Block

Mining Attempt 0c87aca085e8a24d87b77e02daba5d03eb705ae2afbfefbd5fe0e88e7269f1d7
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root e6f2fba3d2e3b9c32f0480e25a078a41f6493ea2acb1712bb1e220dd33e81096
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,852
Size: 1.00 vMB
Total Fees: 0.01429052 BTC
Feerates: 130.68 > 1.43 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (811,609 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
103,295 103,295 0000000000018b4d7805ab6cfe7fbc259c3b86eaf1c11baf8a760b625e1ae311 3 0.00/1.00 vMB 0
103,294 103,294 0000000000009d1d45cf97713abf24c2e9ecbcd652533fb9faab9d6cc7b8c735 1 0.00/1.00 vMB 0
103,293 103,293 0000000000026a5aa92002648635ce7e09202b03d06f99ed57f730ad3f48d4f5 2 0.00/1.00 vMB 0
103,292 103,292 000000000000c0d1099fe7eadf6344a692124bb7fff1d42de7787b9c9095d3ef 9 0.00/1.00 vMB 0
103,291 103,291 00000000000150d91857f992794cbe639d4a7ff69924b43293430daab4d8dfdd 6 0.00/1.00 vMB 0
103,290 103,290 000000000002393f0a1ac64c1e18d615e6aed59c9fcc9d48f6f939fec16e5fbb 1 0.00/1.00 vMB 0
103,289 103,289 00000000000281eb42ffe68290718cc6cde4061c1c17d2e85228838f42716bb7 2 0.00/1.00 vMB 0
103,288 103,288 000000000002b6170c61c72d58b800eb0a61576b83fa991974e47636c2304d02 6 0.00/1.00 vMB 0
103,287 103,287 00000000000377584f6f0ff8a813f930f66d201e146948daa0caedf30efc2224 3 0.00/1.00 vMB 0
103,286 103,286 000000000002f106d65f1e6afdfe3e0007f638db526da115597289fb402c260e 4 0.00/1.00 vMB 0
103,285 103,285 00000000000037644bc583fbd66133c658e214e7ec35e38b0446f2cb2afbf57e 1 0.00/1.00 vMB 0
103,284 103,284 00000000000345d59415b7258f31b23d18d3b2f04766f394d71344e0fddfccb1 2 0.00/1.00 vMB 0
103,283 103,283 000000000000a3fd0e6173d09cf61be34e185dc6c8ac598b59bcbdeba280e2e6 4 0.00/1.00 vMB 0
103,282 103,282 0000000000035f9d940fc448cbeaacefd92bb451a1d2e11ee62142285ba7c0d7 5 0.00/1.00 vMB 0
103,281 103,281 0000000000001cc17c99d5e5262315edeeca6246d657dfe7f2bfaf14438e595a 2 0.00/1.00 vMB 0
103,280 103,280 000000000001af8a246fcb479221decbc003cf251a829115f1b8797a0e0e5d0b 1 0.00/1.00 vMB 0
103,279 103,279 0000000000005736bcfd1b9856e4044ed6ce81fb7db5b1a5cad4a97ecd28956b 1 0.00/1.00 vMB 0
103,278 103,278 0000000000003dea50dd91ec9aaa8fb1a25c5fff23e8438806ff8bfea3f7d534 1 0.00/1.00 vMB 0
103,277 103,277 0000000000015822b253174c73c76c69fd4d46b10a9e54869c4e341c8008d999 5 0.00/1.00 vMB 0
103,276 103,276 0000000000033e52c256a3b5eea6a7be214ddd70061bc95d74011cca3be1dcc8 2 0.00/1.00 vMB 0
103,275 103,275 000000000001faa74779970a9a161942229a74e027727950c92f7d15802138c8 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.22 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: 654.70 GB
    • Received: 14.16 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.