Loading Tool

Explorer IconExplorer

Memory Pool

44,204 transactions
28.09 vMB
0.15966323 BTC
Random Selection Loading Transactions
Max Size: 146.07/200 MB

Candidate Block

Mining Attempt 08e6d08ecab41e586fdb8c18e073fae1928732f231ed73661338ae366df12000
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 4cb0379ad8fb74f16bb6fa0eedf2853e2c6248326d299665c77f61af9a08f070
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,710
Size: 1.00 vMB
Total Fees: 0.05828914 BTC
Feerates: 151.12 > 5.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (125,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,297 789,297 000000000000000000048dd105972c5a47169e9fd65b394c5cd160cc4a7f09f6 2,962 1.00/1.00 vMB 92
789,296 789,296 000000000000000000034656249de28dced93eb19cdf2a2feffb24f7c69ece55 3,018 1.00/1.00 vMB 98
789,295 789,295 00000000000000000001962647edfd0cc2053fed9c112af50731d80379e1d6ca 3,121 1.00/1.00 vMB 99
789,294 789,294 000000000000000000038b952dba2ce90a92e37de80ec6622ec04bb92aa564df 3,662 1.00/1.00 vMB 144
789,293 789,293 00000000000000000002039194f8da153fbfbecbbec82ef246c1a4224efc246b 3,249 1.00/1.00 vMB 192
789,292 789,292 00000000000000000001c3644e13a48b3f091162ca8df21cdf0ba7d9fa77eb87 2,212 1.00/1.00 vMB 146
789,291 789,291 000000000000000000001b655c8f30e1d72f0b2df8f04aca21b9ad1d5c6b0e22 2,826 1.00/1.00 vMB 225
789,290 789,290 00000000000000000005ce83d7130d8b713a93896bb89d81a4db78a2202c6332 1,986 1.00/1.00 vMB 258
789,289 789,289 000000000000000000016ef1b85267e2bb4b6172b4558869e445e96c9a445bfd 2,441 1.00/1.00 vMB 200
789,288 789,288 00000000000000000003ca20f7e899d6295c20aa0c000354e7743e17f0efc96d 2,048 1.00/1.00 vMB 167
789,287 789,287 000000000000000000005ac77fc9e1352145ff8a85845440e0f3e821c483e326 2,613 1.00/1.00 vMB 149
789,286 789,286 0000000000000000000218d2d97222505af74eec6052c5d7a2252c414cfac709 2,042 1.00/1.00 vMB 276
789,285 789,285 000000000000000000042ed363955c06cfe528156051ebd861ba6f341bc82c83 4,851 1.00/1.00 vMB 76
789,284 789,284 00000000000000000005cd645e26ce3c09dc10734e89ea4e7a4466a44d5eb5c6 3,943 1.00/1.00 vMB 48
789,283 789,283 0000000000000000000594a03ca7f61715a33a4a2d1d55c6b93352eb6c6d7ade 3,764 1.00/1.00 vMB 61
789,282 789,282 00000000000000000005a03ad283988360f72c550c4ea52196b3bbb8ec491632 3,158 1.00/1.00 vMB 149
789,281 789,281 00000000000000000004763d977095dd271bc8ad68fd308504e3e7e419dda396 3,122 1.00/1.00 vMB 224
789,280 789,280 00000000000000000005a6195fc81f06cbfcc41a81084c9d6e3ba13e6a4619c4 2,665 1.00/1.00 vMB 186
789,279 789,279 000000000000000000018dc1c3b592da09a11e29bce10ef4053cd281f953520d 2,869 1.00/1.00 vMB 339
789,278 789,278 00000000000000000001c31366cdca40adf7a57554472c21c42420758f800a37 2,849 1.00/1.00 vMB 68
789,277 789,277 0000000000000000000286b688eb37753a30c6f9859177bd45535e3abfa32896 2,497 1.00/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 781.87 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 643.27 GB
    • Received: 12.58 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.