Loading Tool

Explorer IconExplorer

Memory Pool

76,899 transactions
29.83 vMB
0.06926199 BTC
Random Selection Loading Transactions
Max Size: 180.68/200 MB

Candidate Block

Mining Attempt c46ba2a776bd13479f48eb19abbb706a10fa671e80b08d55b6271268ef9327b8
Version 20000000
Previous Block 00000000000000000001202d9deac2496cbee3e462561514b22f7bca5f959693
Merkle Root fc709ac4c0567f1a6b64f1ddc858d73000da13bf7e6015e600f4ae15f0f55c1c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,290
Size: 1.00 vMB
Total Fees: 0.00616843 BTC
Feerates: 50.90 > 0.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,206 (141,017 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
774,189 774,189 0000000000000000000238c80c338270600cb92e06dd5219689ed223f7f774bd 2,236 0.70/1.00 vMB 7
774,188 774,188 00000000000000000004d2e30548825a1bf33a2c7c423142244d1b1bee542161 1,396 0.64/1.00 vMB 6
774,187 774,187 00000000000000000000111862728d05c74757dcf386f083db8376050b0c9ad0 772 0.32/1.00 vMB 5
774,186 774,186 0000000000000000000574e6483a7ef9be72dab62e0eb5e6349f47fb0fb8e178 1,048 0.32/1.00 vMB 8
774,185 774,185 000000000000000000018c21c43972203318da0a0d8839869e291dd820fb1bc0 776 0.65/1.00 vMB 3
774,184 774,184 00000000000000000000f028fe0fab2d0178373071c3e22d1c2e0c27edcc13d0 2,759 1.00/1.00 vMB 8
774,183 774,183 0000000000000000000143ed2980bde43b2c1de34cc6d1e20179a5bde3ec2338 1,212 0.76/1.00 vMB 3
774,182 774,182 000000000000000000064db53c473c3bf4c607e85e9db3677ccd8b369ea1fc02 1,822 1.00/1.00 vMB 4
774,181 774,181 0000000000000000000507095dbf2e4d4a3c7a8521ad1ebf44a30568311a4829 3,204 1.00/1.00 vMB 4
774,180 774,180 00000000000000000001ea17b0413ca6961c5636d52b128f035c35afb69d44e0 2,956 1.00/1.00 vMB 17
774,179 774,179 000000000000000000046a86936562343fc79e9e3043196edbc1f89ac1b824da 1,000 0.27/1.00 vMB 7
774,178 774,178 00000000000000000004e6f3648b5c5bd7434e864765f7dc9dda20bdb12ea90e 832 0.30/1.00 vMB 8
774,177 774,177 00000000000000000000ff86bee914e442869cd181288383cae9a9a169725b7c 2,986 0.99/1.00 vMB 7
774,176 774,176 000000000000000000035d9a73bff208c48ec89dd9d721bc3b18cd6d3f261248 1,505 0.54/1.00 vMB 7
774,175 774,175 00000000000000000002e601d09f5b9e9f147ae28960b19a282753a81a4357b9 1,527 0.95/1.00 vMB 4
774,174 774,174 0000000000000000000607dcc1cbbfc7a1a3ba5fc4720bf3abf28d07a66f8365 1,844 1.00/1.00 vMB 4
774,173 774,173 000000000000000000006ae387fdf810b9d6059fb9225a4110784289df8695bd 2,571 1.00/1.00 vMB 7
774,172 774,172 000000000000000000028c928b390340ef59ced1ea3e9c5fc6f6b526edfe7c99 3,194 1.00/1.00 vMB 11
774,171 774,171 000000000000000000058a0bef25fc422191eeba0728fb3818e4040d6592d5d0 1,311 0.38/1.00 vMB 11
774,170 774,170 000000000000000000022a915fcef80c240759260e8da16f5dec4e815929f45c 775 0.23/1.00 vMB 9
774,169 774,169 0000000000000000000182a6b0a207f76f9113d273e835bd3c52409fbddeeacb 1,999 0.66/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.75 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: 708.60 GB
    • Received: 16.74 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.