Loading Tool

Explorer IconExplorer

Memory Pool

85,150 transactions
31.72 vMB
0.11451883 BTC
Random Selection Loading Transactions
Max Size: 194.49/200 MB

Candidate Block

Mining Attempt 58148541d7ded98be0bf503acb7e981da3af8e1e152c2e2905668d8cfc42d71d
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 222f5c2dcf2d0f1fd264d4f1172e689702f9a546d6652a1d9d3bb39377d5a23d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,968
Size: 1.00 vMB
Total Fees: 0.03952932 BTC
Feerates: 301.57 > 3.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (115,838 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
799,386 799,386 00000000000000000003ab2a7f7604c9bf4a78c1493bd1495b18ad3181129af8 4,325 1.00/1.00 vMB 8
799,385 799,385 0000000000000000000309812c859aef621f262222eb6d2624556c1fb0421287 5,413 1.00/1.00 vMB 7
799,384 799,384 000000000000000000014d84de9416254517ad89199e7ad0fa45a01b210f3fc7 4,594 1.00/1.00 vMB 6
799,383 799,383 000000000000000000020f5af302c87ee322f1b627c300f1280f1d2f7e0d8681 2,496 1.00/1.00 vMB 7
799,382 799,382 0000000000000000000094dd3ff1f71db039534f1850838f9c4ea9867177e064 3,774 1.00/1.00 vMB 10
799,381 799,381 000000000000000000041977460db247ec0057bf71f6b73965e02ee991ecca6e 2,624 1.00/1.00 vMB 8
799,380 799,380 00000000000000000001f4734758a04857e4a809162fc301f716d6c2e24beec2 3,873 1.00/1.00 vMB 15
799,379 799,379 00000000000000000004274c57924e85c3fbaebc52d8f066411dc235850c86fc 3,602 1.00/1.00 vMB 25
799,378 799,378 00000000000000000003826428fbe54db1496d24f7fca2406eb165da150b5f1e 2,580 1.00/1.00 vMB 11
799,377 799,377 000000000000000000019e0ffedd9387cefb73a71fff0848d3739f8575de4e43 2,211 1.00/1.00 vMB 9
799,376 799,376 00000000000000000004d7b1004658b1138404d43e47b73c9ec81ed8c41dbc3e 2,541 1.00/1.00 vMB 15
799,375 799,375 000000000000000000043fa78d8d9012afd73452624e054a6c74720cc767bd50 2,375 1.00/1.00 vMB 12
799,374 799,374 00000000000000000000a2d7b5f7218ca735fb3470323e61cee60db3a7aade91 2,962 1.00/1.00 vMB 17
799,373 799,373 0000000000000000000192c0d0fb5c815556ac0a2f7cd21e074e34c1b3ccb150 3,127 1.00/1.00 vMB 9
799,372 799,372 00000000000000000001f9229bc4254456c300a586284d57e76bae6e16ffc8d7 3,470 1.00/1.00 vMB 16
799,371 799,371 000000000000000000016b383e51439c5a4788767b2cd62df4e8baa5320a17ea 3,477 1.00/1.00 vMB 16
799,370 799,370 00000000000000000004f736a00123c8e3ea26266e558303251613a346d29e6e 2,982 1.00/1.00 vMB 18
799,369 799,369 00000000000000000000200c8526c3619a15600bd02df9de70c54a6cfd667151 2,080 1.00/1.00 vMB 14
799,368 799,368 00000000000000000003dff461ea32cedecfb5b43f1dbab387aa9bd76e4aa56f 2,888 1.00/1.00 vMB 23
799,367 799,367 00000000000000000004ee07059b5129b22dcb0ababa3d806a6d32c3af6d8272 2,756 1.00/1.00 vMB 10
799,366 799,366 000000000000000000012902a06cbaffdd06000d860e666e0e05abd914a3f4be 1,814 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.