Loading Tool

Explorer IconExplorer

Memory Pool

33,717 transactions
25.54 vMB
0.05583732 BTC
Random Selection Loading Transactions
Max Size: 129.14/200 MB

Candidate Block

Mining Attempt 0b6fb62c06982b51d50d0741ed3d18507a166c7e97220097cb884f7749099fff
Version 20000000
Previous Block 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f
Merkle Root 13874ea821237db081af6a4352435bfea366d74b176856ee283c1bfc3319b1ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,550
Size: 1.00 vMB
Total Fees: 0.00946521 BTC
Feerates: 74.70 > 0.95 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,696 (432,281 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
482,415 482,415 000000000000000000b86a02299afe997736adbeb790865219a9915532126b67 1,619 1.00/1.00 vMB 214
482,414 482,414 000000000000000000e2f9d26e709252a8cd874253ebf74bfb5d42de17a617f5 2,114 1.00/1.00 vMB 381
482,413 482,413 000000000000000000e8036405e2c441f405476d34c7bb1c4472c27be94513bd 2,123 1.00/1.00 vMB 440
482,412 482,412 00000000000000000129eecf5ca7b9ff2d7c6332ef439e39ae0974c39d209042 1,138 1.00/1.00 vMB 227
482,411 482,411 00000000000000000046444546a1ed16ec4ce4a60118fd2d5a0b92d9ee3b1799 1,992 1.00/1.00 vMB 379
482,410 482,410 000000000000000000889454358470ae101e630be7808b224a02eefd4c83d88c 764 1.00/1.00 vMB 118
482,409 482,409 00000000000000000109270846a3a3ce9a329009f11fd75148862138633c220f 1,721 1.00/1.00 vMB 332
482,408 482,408 00000000000000000090dc7a696cd5afe8d7b95d1ad3077adfb25b1702fbafcb 1,998 1.00/1.00 vMB 255
482,407 482,407 0000000000000000002d8ce82c6081795a3f533b45777676921c43883ca42db5 2,376 1.00/1.00 vMB 184
482,406 482,406 000000000000000000ac0bd6b4dce367885736c569ac0a2b63cc0fd33e2f4d01 1,992 1.00/1.00 vMB 378
482,405 482,405 0000000000000000001a2466b64d9c46c8c573f76c2fb13d9ee7bb40d242e5e5 2,143 1.00/1.00 vMB 467
482,404 482,404 0000000000000000001beae0096e493028c440691409687cb819542a359dec52 1,999 1.00/1.00 vMB 447
482,403 482,403 0000000000000000000f62b1c577e27d74b97812251db6dbf1bc27d86c8ae738 1,969 1.00/1.00 vMB 418
482,402 482,402 000000000000000001338c45c157d2efdd4fc7bc97c09d1743dc9d51e573a75b 2,192 1.00/1.00 vMB 509
482,401 482,401 000000000000000000dabd06dc0914bbb45e0091ba0e481f240e831a7973c554 2,088 1.00/1.00 vMB 170
482,400 482,400 000000000000000000d98804c0e5a817c41e784d6f79ddece351baa2adce7675 2,081 1.00/1.00 vMB 283
482,399 482,399 00000000000000000080fbcdaae5c362747391534f31dc63fd1f72a12298cb0d 1,663 1.00/1.00 vMB 250
482,398 482,398 00000000000000000052a37b9e17aa2c76a2da5a50d183e125afbba3f022c385 2,330 1.00/1.00 vMB 344
482,397 482,397 00000000000000000031d36c32bdc144a90c03596fb90b27a6c553fdd8a728dc 2,653 1.00/1.00 vMB 258
482,396 482,396 000000000000000000a2eb29146b66be440475a526e5e75fa877eced301f27a5 2,042 1.00/1.00 vMB 292
482,395 482,395 000000000000000000450197c9c4c0a492246eadeed1a6c954272bf66d46b9a7 2,387 1.00/1.00 vMB 337
Previous 10 blocks ↓
Total Size: 781.85 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: 638.62 GB
    • Received: 12.49 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.