Loading Tool

Explorer IconExplorer

Memory Pool

77,124 transactions
28.84 vMB
0.06718978 BTC
Random Selection Loading Transactions
Max Size: 174.19/200 MB

Candidate Block

Mining Attempt 25daf49e000e2f16ada0b157860bb424695c62cb9254a7ef1b166a3acc8ee8f2
Version 20000000
Previous Block 000000000000000000006cdac57e8b0231ae997822a2b3b6ef460a8873cd8b31
Merkle Root 66ab92d983d9ea8ca6eb44e173e17f55cec02342d0fe558182ee9a70f803ec03
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,303
Size: 1.00 vMB
Total Fees: 0.00721197 BTC
Feerates: 40.21 > 0.72 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,100 (631,972 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,128 283,128 0000000000000001e8fbb1a3028d5facf7802dde0f66d1fb39a8f3d1c04b6945 436 0.22/1.00 vMB 39
283,127 283,127 0000000000000000b2f01de3ff9fed87a6988be3879d57508e387ede1bf68c13 37 0.04/1.00 vMB 4
283,126 283,126 0000000000000001801c468e6111921e0ff67ab805395127c112a7baf48fb4e9 546 0.29/1.00 vMB 37
283,125 283,125 000000000000000070fec9a206f0c9aa57353da7ffbb07620314650cfd4b9bff 430 0.40/1.00 vMB 28
283,124 283,124 0000000000000000ecfe081690eb8be4f8b788ffc27a9570a91c31844e2e264f 158 0.27/1.00 vMB 15
283,123 283,123 000000000000000141fb0200e3fadcc669736cb321a8bee901b66b3534da6d4b 141 0.33/1.00 vMB 12
283,122 283,122 000000000000000151e8b01e91fa5905922c486b6de9c1a68adc393462a5550b 556 0.25/1.00 vMB 38
283,121 283,121 000000000000000033253a0a5f6f24ba10bbfe136a18743cdb35286dae5b7499 598 0.25/1.00 vMB 43
283,120 283,120 00000000000000009bdded080e2bbef14c913cc24bc5eff67eacba141da76eae 359 0.15/1.00 vMB 42
283,119 283,119 00000000000000015fc107ca4a8daf6c3bfe0c47b7fcee2b6be74ca353937d97 713 0.44/1.00 vMB 35
283,118 283,118 0000000000000001b1cd8f23d5b2ee1be6c155138012715f3f216b7ab7533ecd 690 0.25/1.00 vMB 47
283,117 283,117 0000000000000000568731a7e95e03f2c092fdf7b1f65223965e342f2267e4d6 93 0.05/1.00 vMB 121
283,116 283,116 00000000000000011a3a81d344149fea9c55860ab01a4c094c076223be658626 692 0.41/1.00 vMB 31
283,115 283,115 0000000000000000683416145bd86823e872d4942a1963ea94b8ec806d6b2a5f 792 0.25/1.00 vMB 72
283,114 283,114 000000000000000026b0d4dd33605ce28094b38697cef4c4cf40c4425de5c08d 1,525 0.76/1.00 vMB 37
283,113 283,113 0000000000000000e8be41310dd1a1fc75ea3446176d7dd379c0ab9f7df8b695 439 0.22/1.00 vMB 48
283,112 283,112 0000000000000000726fc931db1190ef4329976845d2231b0170da9821196282 222 0.09/1.00 vMB 41
283,111 283,111 0000000000000001e476c6e140f4901416caef7f6c21c8f2725bc44c45fef3fd 905 0.44/1.00 vMB 44
283,110 283,110 000000000000000167b56449edc301a97e499dcae29b20edcf106f194a4ba939 59 0.05/1.00 vMB 33
283,109 283,109 00000000000000009f5d6fb2e5b6f1d8a1b2ac020abe346b1162a2502123398a 375 0.29/1.00 vMB 24
283,108 283,108 000000000000000065c2a11495b3fd63190e28293c24f43547ca8c2f882299d9 526 0.35/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.57 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: 670.28 GB
    • Received: 15.84 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.