Loading Tool

Explorer IconExplorer

Memory Pool

82,466 transactions
31.15 vMB
0.15153492 BTC
Random Selection Loading Transactions
Max Size: 185.24/200 MB

Candidate Block

Mining Attempt 4f59b0320cbed61e97235eb5a3a86f1ca44331046ebe2bf7ec913b52ea67f7da
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 47c657cd27875dfa8d97122095400b7b83335201515b56d4b937aab87b26dadc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,953
Size: 1.00 vMB
Total Fees: 0.05764356 BTC
Feerates: 269.69 > 5.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (436,056 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,089 479,089 0000000000000000000eefa94dcb5e84545969bdd216dbe378a17bdce5e3f75b 350 0.75/1.00 vMB 22
479,088 479,088 0000000000000000004a5c031f73bde2f187cf47fb765e2b9824aa415570c07d 2,130 1.00/1.00 vMB 30
479,087 479,087 000000000000000000256ce97a0b5a1b6c4c2920ee7d33b5833b711482476097 1,918 1.00/1.00 vMB 119
479,086 479,086 00000000000000000068270ec11e97435386daa651aa44b7901cae0979d8877c 1,699 1.00/1.00 vMB 74
479,085 479,085 0000000000000000008c33f992a530ce2a454f8d0c0603a580980121a5157a22 2,353 1.00/1.00 vMB 162
479,084 479,084 000000000000000000215cd3b2c17f338769f2203edb139c51960a9d8b99cbfc 2,156 1.00/1.00 vMB 101
479,083 479,083 000000000000000001439996f307bf6c960094914c35a780f0d1e3167daaa4c5 48 0.15/1.00 vMB 5
479,082 479,082 000000000000000000a20aec1c6920fe7941e9e827d19d11e0f43759774d774e 493 1.00/1.00 vMB 18
479,081 479,081 000000000000000000ac96f448de52a19d3b4c80afa82644be30fd4d20a1f7aa 353 0.32/1.00 vMB 42
479,080 479,080 0000000000000000012123d516ef0fc1e54a722092ef7118a81be87aed2da3f7 1,161 0.99/1.00 vMB 48
479,079 479,079 000000000000000000ad67f0ed9e880657f3b8c068882f985e65223fb93db204 759 0.75/1.00 vMB 33
479,078 479,078 0000000000000000007af1e40194a20ba1504866b839d17b1df869d774d471f1 1,241 0.93/1.00 vMB 28
479,077 479,077 0000000000000000012d9f9c7afed4a4fc75fd344351179c9fee35135bf875dd 2,225 1.00/1.00 vMB 122
479,076 479,076 0000000000000000008bb8c309089a985f883fc4aa55d312817bd43a9e74d1e5 873 0.99/1.00 vMB 32
479,075 479,075 0000000000000000013c0836677767d36a81b0e3973ac831e4d788d6508bb122 930 0.98/1.00 vMB 43
479,074 479,074 00000000000000000104c71b394267d7546ca728e8279d9e71209bbe7f361d89 1,449 1.00/1.00 vMB 55
479,073 479,073 000000000000000000949ce03665b5c53e9e2339c4d52745d7d1402c369cbae8 1,611 0.70/1.00 vMB 103
479,072 479,072 0000000000000000008e31d7a4c5b875fda375f786a109f1394aaa748f020a7b 339 1.00/1.00 vMB 9
479,071 479,071 000000000000000000105e574f2a7724631baef0c905a080781a490334644b09 224 1.00/1.00 vMB 2
479,070 479,070 000000000000000000b551f8f4297eb671b790e60bdeeeec46a671886a7085f7 1,204 1.00/1.00 vMB 54
479,069 479,069 000000000000000000cc53d6bbc96605c405c253b79ef6223bae9378b3c6c782 1,495 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.27 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.