Loading Tool

Explorer IconExplorer

Memory Pool

76,236 transactions
28.42 vMB
0.06712711 BTC
Random Selection Loading Transactions
Max Size: 172.21/200 MB

Candidate Block

Mining Attempt 8d2eef0e308ba78a30d1b494210da6f481af48dd44ca03324dec90c9a87adc30
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 05ecb07442bc50a2501f81d5dd6156e8ad80a4b698bb887a294a23fcc5455b9c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,473
Size: 1.00 vMB
Total Fees: 0.00816162 BTC
Feerates: 73.20 > 0.82 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (224,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
690,423 690,423 0000000000000000000977f269878613517fe925e7231235c898863b3c0a57e7 314 0.11/1.00 vMB 30
690,422 690,422 00000000000000000008cdd7e4b7f3987bcdf8cb6aef1c0f5e3024c4ea4c9177 1,084 0.37/1.00 vMB 27
690,421 690,421 000000000000000000034b4bc383a6c9bb78ce9574ba4363e3ba2028198896f9 731 0.28/1.00 vMB 19
690,420 690,420 000000000000000000006ed30cfbed9080f9cbd7462a72f78e9b8ee54e4df6b2 462 0.15/1.00 vMB 20
690,419 690,419 000000000000000000039b5033ba07747bfd2814648261225cd0c9e888b293b3 2,237 0.92/1.00 vMB 16
690,418 690,418 0000000000000000000c01b623e4039eb85d354032159307f5df63286657de6b 1,230 0.45/1.00 vMB 17
690,417 690,417 000000000000000000031cb756e8bcc008046bc6e5f24e92020285dd397b71ba 1,874 0.68/1.00 vMB 24
690,416 690,416 0000000000000000000ec9e81339486b03aafd1a8cdd01700d19b6f3979db9ad 1,012 0.39/1.00 vMB 19
690,415 690,415 0000000000000000000ff52b9340fe1e29bc04bcd21f29fac8d29c638481d01f 1,847 0.79/1.00 vMB 20
690,414 690,414 000000000000000000120286862eac28ac29a709237ba761a51a046d33e41201 524 0.18/1.00 vMB 18
690,413 690,413 000000000000000000095cd255f0a3fa385e34190b1fef65dd76de60e2c7d236 326 0.14/1.00 vMB 19
690,412 690,412 0000000000000000000d462c5e82e2d5e65c37fce053b74f13a6638323196de6 294 0.82/1.00 vMB 3
690,411 690,411 00000000000000000005ed819f732076fdb35d32d0f05d4ee1a22a7b326dce74 1,905 1.00/1.00 vMB 16
690,410 690,410 0000000000000000000690b9041a98d1b33d64903a3865094b0728048256b796 1,309 0.56/1.00 vMB 8
690,409 690,409 0000000000000000001123de00739b9a9eb4b1015aa964f90f01f4a253fe11ed 1,048 1.00/1.00 vMB 29
690,408 690,408 00000000000000000001b8362a8c8ab998b0a42f5de1cfee65b2195978a79e2a 240 0.07/1.00 vMB 20
690,407 690,407 00000000000000000009b61ca014c42622f26a243ba57ea667211dada158717e 1,194 0.56/1.00 vMB 16
690,406 690,406 00000000000000000011f35e9733d976b9d951058543817f715d3cf848da6d4d 1,305 0.51/1.00 vMB 21
690,405 690,405 00000000000000000008ea6e47d0e2b08cf80fa396035b4a1a5eff273cb73de6 51 0.01/1.00 vMB 21
690,404 690,404 00000000000000000002bfea90f71183cf5f9dd3cb24084919da1e0530001556 1,034 0.35/1.00 vMB 18
690,403 690,403 000000000000000000135b5ba37bdf51495c31fa5e0393394ed88df1ed1da49c 1,915 0.68/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.66 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: 673.06 GB
    • Received: 16.37 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.