Loading Tool

Explorer IconExplorer

Memory Pool

82,179 transactions
31.54 vMB
0.08415476 BTC
Random Selection Loading Transactions
Max Size: 187.81/200 MB

Candidate Block

Mining Attempt d32d41e471188b617353961768521935ef8ebfcebc9f7d3b695d4668884e41cf
Version 20000000
Previous Block 000000000000000000006967e51e05e86af929479363a0a1c6b74722992c0c25
Merkle Root 4baa16bdbdd3b580112688e88348aa52f007d8d39cace83d74cad2655e83eb24
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,286
Size: 1.00 vMB
Total Fees: 0.01663161 BTC
Feerates: 157.11 > 1.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,071 (595,698 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,373 319,373 000000000000000024f3e9f42908085a0fe27177914985f6b0266aa99ccdea3f 512 0.18/1.00 vMB 42
319,372 319,372 0000000000000000013039011a9c834d6b8ea999acdc08c629d909d72a5e290e 226 0.15/1.00 vMB 15
319,371 319,371 000000000000000021e17ceeb233c08b72ac9a8c3f925a40fde6bbcda24a0742 1,052 0.58/1.00 vMB 33
319,370 319,370 00000000000000000be2b41fe25b3af42f98d27c9eae38516c8f6c0c8fb26f11 137 0.11/1.00 vMB 30
319,369 319,369 00000000000000000676cf57f2fdc0f10b14b2d0db55bba182ecdbe75d1f414a 585 0.31/1.00 vMB 37
319,368 319,368 000000000000000019d9e8ae14a829454353f76a48ac0663bf0e6c9c10d7bae6 279 0.19/1.00 vMB 24
319,367 319,367 00000000000000001a7c138b5e6cbce81f68d91b56e0f13bfbfc02ee613dca30 243 0.18/1.00 vMB 25
319,366 319,366 00000000000000000df24b22e68d97bed37c3c3628b52729e47c866f8c73b0b0 256 0.08/1.00 vMB 49
319,365 319,365 000000000000000024b180ce5a9d73594d978c1e5fb488be1e4a8dc838dd165f 787 0.41/1.00 vMB 28
319,364 319,364 000000000000000026662724b07f5b592bd570980e2b7f2fd08e626366a9133e 543 0.35/1.00 vMB 25
319,363 319,363 000000000000000007d4640e7ab079018c612ca44d4d18677d8a8b64913c4935 764 0.64/1.00 vMB 21
319,362 319,362 00000000000000001b2b731c283984a0a31ea4f347895d550fce2ed2a146f249 11 0.00/1.00 vMB 10
319,361 319,361 000000000000000011b823fe57ea0facbf3aabff65280e7599a3e2fc1bf1b248 54 0.04/1.00 vMB 21
319,360 319,360 00000000000000000fb4d6bcba3aa0a21ed14d0468dcdc6056a446c980a4a1f7 261 0.24/1.00 vMB 18
319,359 319,359 000000000000000013e9c951eaab4e7b7461ec66c6519feae3a5c01ca90c8b3b 168 0.10/1.00 vMB 29
319,358 319,358 000000000000000010ea8f7f87e1b8ae20029c3b233a6874aa928bf6a3b6e378 809 0.42/1.00 vMB 30
319,357 319,357 00000000000000001d10a3e8a8293e31ed949cf7c66ee36aedbc603f0e8c2ed5 16 0.02/1.00 vMB 13
319,356 319,356 0000000000000000048ac484b2f041a8d88269aaca4e532b262e7d5ec9279efd 228 0.10/1.00 vMB 29
319,355 319,355 00000000000000000808ba548492150edce7d16d04d7a371a20f004718a8f775 81 0.04/1.00 vMB 26
319,354 319,354 000000000000000017678eb9a848d7534bdab9ec789dde767650811796d43dfd 476 0.25/1.00 vMB 28
319,353 319,353 0000000000000000212560a3adaade53026b4f1292335efb5deabad3449a414a 212 0.11/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.52 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: 668.84 GB
    • Received: 15.59 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.