Loading Tool

Explorer IconExplorer

Memory Pool

81,879 transactions
31.75 vMB
0.10795116 BTC
Random Selection Loading Transactions
Max Size: 189.53/200 MB

Candidate Block

Mining Attempt 92932e9cb0dc2a93f82dae35b2915a105ddfc83323c4328c25b8d0c69d17bb67
Version 20000000
Previous Block 00000000000000000001cf5b7d2a37dd298e1ce67799bbd6505a6dc760cb69ff
Merkle Root a20f1fc69b7f9ffdd3401a3a7562811b9eefe3bac87683d05b740be4ca930725
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,470
Size: 1.00 vMB
Total Fees: 0.02444357 BTC
Feerates: 711.74 > 2.45 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,377 (675,908 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
239,469 239,469 0000000000000140988fe2a2ff8f5f7b5dcca20174ac0965640157d5e4fcf0c9 333 0.15/1.00 vMB 162
239,468 239,468 000000000000000558f3c0c66651e3d5489aa982af9348ae79743242b10ba91c 550 0.23/1.00 vMB 181
239,467 239,467 0000000000000050a9e34abeb896c6bd44a8eec2bc285ceaf54c2b415fa7f9ac 105 0.05/1.00 vMB 155
239,466 239,466 000000000000013843b8f487a60fbdb520cc55764d32db034551d7211f8e6a30 92 0.04/1.00 vMB 165
239,465 239,465 00000000000000eef4a9afec5de5133fff4d6bac413d9d2123eb47f3fa00e549 134 0.06/1.00 vMB 162
239,464 239,464 00000000000000ca54f3ab072333cce6a80bbf7347a5804eb3477065b229828e 191 0.10/1.00 vMB 144
239,463 239,463 000000000000010c30d97a628b0cf067137c8ba184781c064ac909de52b369bf 6 0.00/1.00 vMB 92
239,462 239,462 000000000000005a7628e812cdc4eae3c538b659cabfcfd908f8f050f3b64359 45 0.02/1.00 vMB 148
239,461 239,461 0000000000000110a8d23141bb05f60cbf8c3c5444b1841e1265b06f4eabd1e7 231 0.11/1.00 vMB 134
239,460 239,460 000000000000013f4a237c2867949b05367689c30372ca3a6d3c5e587da24f40 100 0.05/1.00 vMB 130
239,459 239,459 00000000000000ceefd6cc9402bfcc5969c5a795fbabbbf779f1f88206924b06 175 0.07/1.00 vMB 177
239,458 239,458 000000000000001f17635010018b130faaead084580ba240f3e50aeaadff8ddc 103 0.05/1.00 vMB 113
239,457 239,457 00000000000000db5297322804e341ff781b8a29d52438152e9ad2bca55cc3d7 496 0.20/1.00 vMB 213
239,456 239,456 000000000000008e895a0e2dad264ac976189c56d2d32b96aace123daa24e673 230 0.11/1.00 vMB 150
239,455 239,455 00000000000000823180d6279b375777e85a56b334964de5aeb6974e03487e23 110 0.05/1.00 vMB 157
239,454 239,454 00000000000000a11ca7b6bc3882e61687e1f6bc896c9c9779d6a4076e94b22b 1 0.00/1.00 vMB 0
239,453 239,453 00000000000000bea78b81223329798fda91554fa50b9d24127abd3b1acb4fd9 364 0.20/1.00 vMB 151
239,452 239,452 0000000000000093c256e52cffe7ea1ef297d04069cb3c03eded24346b7948af 66 0.03/1.00 vMB 146
239,451 239,451 0000000000000072300ddcf45866fe2f4981e55e895812f7b4aa80bd1a72d501 207 0.11/1.00 vMB 147
239,450 239,450 000000000000003f57a6f62859de9b1be8cf2f04189080de7a045a47879871f0 261 0.11/1.00 vMB 152
239,449 239,449 00000000000000f4a748ece33dce61e445f682ba0ea7872b2c91cd8092d6a4dc 149 0.07/1.00 vMB 148
Previous 10 blocks ↓
Total Size: 783.05 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: 720.47 GB
    • Received: 18.17 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.