Loading Tool

Explorer IconExplorer

Memory Pool

85,586 transactions
31.92 vMB
0.20826973 BTC
Random Selection Loading Transactions
Max Size: 190.92/200 MB

Candidate Block

Mining Attempt e47d88ee2d2b57e03e1ee523b8d16cf76312cc30c1e9cd2e41e2e2e71c4aa078
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root bfb4b34f376b22d8dd59c5e0cde56725068ed0f23ea9b08b3173cebfdbd27fbf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,926
Size: 1.00 vMB
Total Fees: 0.09418149 BTC
Feerates: 529.10 > 9.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (195,713 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
719,434 719,434 000000000000000000012f4cce2d925c457ffce662582260d713ab13609f5b6e 2,635 1.00/1.00 vMB 2
719,433 719,433 0000000000000000000548a96d79cf8666ec2ec45a5f9462a3747c614720acf3 3,049 1.00/1.00 vMB 12
719,432 719,432 000000000000000000003b0be4382a6422d9823fdd88e9cf3b8c8f24f4cdb409 3,607 1.00/1.00 vMB 4
719,431 719,431 000000000000000000044bb906f12d7ce63bdaf31bd267630a9acc56f71761ca 2,948 1.00/1.00 vMB 18
719,430 719,430 00000000000000000006d966b2fd98a655a01797bbdc399d39f3933f6877ff65 2,744 1.00/1.00 vMB 7
719,429 719,429 0000000000000000000b1f071c6519885bec7e2cba81be1e18ec7830e96d9ff4 2,001 1.00/1.00 vMB 7
719,428 719,428 00000000000000000009526f1494de778f0a970af08a120332113c10d789272a 3,215 1.00/1.00 vMB 11
719,427 719,427 000000000000000000082d0d5b284daae03a759a539ff135fef6b361b872e9d7 2,094 1.00/1.00 vMB 6
719,426 719,426 00000000000000000002ce43a4cb6ac0451e828a5e90a9839d3c4059e6835749 860 0.98/1.00 vMB 3
719,425 719,425 0000000000000000000907202edb79e2fb9ff39096eee54c62dd2f216495b107 470 0.77/1.00 vMB 2
719,424 719,424 0000000000000000000ae85044f436dc4f4a709c350cdd4fa4d5ea5511115ce6 160 0.49/1.00 vMB 1
719,423 719,423 0000000000000000000a1cc5c6ef805069bd90e25b7c53341ce0e5e5ffd13b6a 2,136 0.97/1.00 vMB 6
719,422 719,422 00000000000000000001081031b9390d2a3f25a4076ad814f22a7dcb781a250b 1,240 0.41/1.00 vMB 8
719,421 719,421 00000000000000000000778df06edfd4873f6a0cab878a52d97555353ec5a0f0 215 0.04/1.00 vMB 10
719,420 719,420 000000000000000000003625753df3b67e7eca097c4e0338aa9d24eafd86b321 121 0.04/1.00 vMB 10
719,419 719,419 0000000000000000000422713acd7a434979f4dd5ceda1386048943ed1e7ab46 1,310 0.50/1.00 vMB 9
719,418 719,418 0000000000000000000aec7a686970191ac04e56d68eba0809c9139bf2520284 2,787 0.92/1.00 vMB 8
719,417 719,417 00000000000000000004f35ff35b25d54dcaa55bfe4f0ce04532146c3e89640e 8 0.00/1.00 vMB 5
719,416 719,416 00000000000000000001b078ab7307fd57ee148b2753faac37eb9c59238394df 1,580 0.58/1.00 vMB 7
719,415 719,415 00000000000000000009c6f7c04847009e00770b9c86796a2f46011fdb0e7136 367 0.17/1.00 vMB 6
719,414 719,414 000000000000000000084ca87a933f49cea45f218318363d52d3f69fefff1cb6 1,443 0.49/1.00 vMB 8
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: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.70 GB
    • Received: 16.31 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.