Loading Tool

Explorer IconExplorer

Memory Pool

44,116 transactions
26.84 vMB
0.05614143 BTC
Random Selection Loading Transactions
Max Size: 142.20/200 MB

Candidate Block

Mining Attempt 2f00f583a2ae230229baccc011a657af7b45894c429902b7fcd041fab3ac92b4
Version 20000000
Previous Block 00000000000000000001e207b85481c514ee58b8f5cc662a27ea9fe543726df7
Merkle Root 422faac6a2a66c5a5883e72998c84053deae6ed1d76c9baaa028ac0d380d3223
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,472
Size: 1.00 vMB
Total Fees: 0.00664235 BTC
Feerates: 100.52 > 0.67 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,798 (197,405 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,393 717,393 0000000000000000000647087ae77a2d19d751312431912921ae9a3362192ad0 451 0.25/1.00 vMB 12
717,392 717,392 0000000000000000000a8426a01f8da5527132fb087f7c858462227843c1090e 1,057 0.55/1.00 vMB 13
717,391 717,391 0000000000000000000227f1f907be807791becdc922bf0fab53d6f41a4f1d9b 290 0.22/1.00 vMB 10
717,390 717,390 0000000000000000000b7bad6f0317f3ba0fafa798de230cc21038972215f806 417 0.15/1.00 vMB 13
717,389 717,389 00000000000000000006597c65fb00a542b8d11f7409b3c9890f46c6e86a6e5f 2,254 1.00/1.00 vMB 14
717,388 717,388 00000000000000000000843a84d738098d9748511aa5ca1892cee8771c8c6652 1,189 0.62/1.00 vMB 13
717,387 717,387 0000000000000000000aa3037cf0679bbc23ed0c5f7feb42f7694def6a8b25c7 973 0.70/1.00 vMB 16
717,386 717,386 000000000000000000058c49e246c43511db641f192e2da72df69ef5fcf1c6ee 1,007 0.59/1.00 vMB 9
717,385 717,385 000000000000000000023783d2d0bd7d11cadfafa9f280aab7a7cda3d0c7f03b 791 1.00/1.00 vMB 7
717,384 717,384 0000000000000000000a94751fa9ec6f7db4f274e42fea863633515255b24c80 1,402 1.00/1.00 vMB 4
717,383 717,383 000000000000000000058dc9dbcb1751c659e8ec3e0121a4bf37890a8e4c42f4 1,112 1.00/1.00 vMB 2
717,382 717,382 00000000000000000001101daf577a93c9e92c619d1fc4a66b79ef63d1f8ea2d 615 1.00/1.00 vMB 13
717,381 717,381 000000000000000000055e654fdeb48c544dc5b1432b1a31dc5461d52325eb2f 2,078 1.00/1.00 vMB 15
717,380 717,380 000000000000000000048fafecd51af7d01d98a8221f8aa571090a3c046feb5b 2,125 1.00/1.00 vMB 15
717,379 717,379 000000000000000000000d6f23fca09e498037e6f4408413a8d290d0505fdad1 2,904 1.00/1.00 vMB 11
717,378 717,378 00000000000000000005a0913fc97c5f73f3d6486249a2bfec7cffc0d05770aa 2,705 1.00/1.00 vMB 10
717,377 717,377 00000000000000000006ce4403670013a9103f4ee22483bd30fa04f2445b26e8 2,686 1.00/1.00 vMB 16
717,376 717,376 000000000000000000043e4a670ce756d2350e7e7ef233973a6e0ca35464bd66 967 1.00/1.00 vMB 9
717,375 717,375 0000000000000000000405b74246f91cfe266c43b08ea5dce270971ceaa5559c 1,236 1.00/1.00 vMB 10
717,374 717,374 00000000000000000004b3759cd4714e459b083a26bfd4e63dc46d5fcdb7453c 2,676 1.00/1.00 vMB 22
717,373 717,373 0000000000000000000a9a76d286cce9ed7a514ded51941dece4d540db41d49a 515 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.03 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: 650.21 GB
    • Received: 13.25 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.