Loading Tool

Explorer IconExplorer

Memory Pool

44,899 transactions
28.51 vMB
0.09271960 BTC
Random Selection Loading Transactions
Max Size: 149.54/200 MB

Candidate Block

Mining Attempt 3066816ffb4e84dfb6a3f4294043f00dce157ed125dbb465d30157cc5fedb0c0
Version 20000000
Previous Block 00000000000000000000686bed0627151f22dbb88dc97c9a06af7e0389956d6c
Merkle Root dcb76457e4500aa0bca63d0a771a2c86cbbdec6d55253bb292834b308bbe9d9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,625
Size: 1.00 vMB
Total Fees: 0.03761524 BTC
Feerates: 101.65 > 3.77 > 0.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,260 (700,080 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,180 214,180 00000000000003f3874f351389e38b55360a1a91f650b556fa966e82e6650f48 389 0.20/1.00 vMB 149
214,179 214,179 000000000000034cb1f6b9e72d282a7ee3f5293a0840161185eb171994b49c0e 415 0.25/1.00 vMB 122
214,178 214,178 00000000000003bd1c96913fd86db5a2f34f28d170cf521848b47d8722aefb65 681 0.25/1.00 vMB 217
214,177 214,177 000000000000030d00bb4a24413e9ebf75d611f5f48cde2537be1397b3adf6e1 114 0.03/1.00 vMB 3
214,176 214,176 00000000000004f4e2fff19b5f8bd2f88296c5c10903c756aec3325606f3254c 461 0.25/1.00 vMB 154
214,175 214,175 000000000000008086f1e8252e0ea53c1fb9676f0da84aa98b74295b4bfad8ec 629 0.20/1.00 vMB 246
214,174 214,174 000000000000043615ab1e655840ce4950b40fcfb08e6b465a874ef1c11b4046 145 0.05/1.00 vMB 145
214,173 214,173 000000000000013d0f7ace23dc7c9140e58663477de63c443c90560593bd0834 4 0.00/1.00 vMB 30
214,172 214,172 00000000000003f015a0426f07a5b5e75c42e27628fab867ee7ef3113046097b 545 0.30/1.00 vMB 156
214,171 214,171 00000000000000acb0c4c3756ca775ec88d9c47c93b8e533cb9e48c5d30db319 362 0.13/1.00 vMB 299
214,170 214,170 00000000000005257fc31b6f84de206620758c86a4d9a4a7237dd471fab1fa0c 1 0.00/1.00 vMB 0
214,169 214,169 000000000000012f161c2785e2594e0d9a8b8b7fdb265497b4adc78f3a624248 269 0.14/1.00 vMB 259
214,168 214,168 0000000000000543b0827c8c6b077fe34163621cd682fe353adbf36a6835d3f4 8 0.00/1.00 vMB 100
214,167 214,167 00000000000001ac098beec2d40be971cc344e3f40607ce8f8366a5eb6aa6a15 205 0.12/1.00 vMB 54
214,166 214,166 000000000000010cae3c7a50476e189f36f6a98b9c7386bc5125d5a20af5e936 435 0.17/1.00 vMB 187
214,165 214,165 00000000000003798a7bd7fef65a89acddcce0ffaae82345e0b447c7ad7457eb 8 0.00/1.00 vMB 15
214,164 214,164 000000000000049420f42d4e3f6285a679db01f10912463626d42f686405782e 356 0.17/1.00 vMB 155
214,163 214,163 00000000000001f38b8799d7b61e17b09bd369886d33d31a028e57bae01d43e8 256 0.08/1.00 vMB 320
214,162 214,162 000000000000045049758930548206cb2c1e6454945eda52c88c5bf30cb0d8c4 87 0.05/1.00 vMB 161
214,161 214,161 0000000000000436d0c1aa4fa05695f9006894ec62ec307c369b3e036aef1a47 372 0.16/1.00 vMB 177
214,160 214,160 000000000000036900e30644c9a310f8236690a5948b7aceec4213832cf3a44d 59 0.03/1.00 vMB 160
Previous 10 blocks ↓
Total Size: 781.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 577.65 GB
    • Received: 8.63 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.