Loading Tool

Explorer IconExplorer

Memory Pool

82,200 transactions
31.21 vMB
0.09367668 BTC
Random Selection Loading Transactions
Max Size: 188.85/200 MB

Candidate Block

Mining Attempt 5978aa7d571b5de9e438b493393bef3a71154767dc9686cfabe4c0f8c56bf3e5
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root 4ec703117f46cdcbdb9975760db65dbb0380e3ba9153361faa0c4cea0be9eec3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,339
Size: 1.00 vMB
Total Fees: 0.01838246 BTC
Feerates: 115.63 > 1.84 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (675,920 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
239,448 239,448 0000000000000158b92a0c46cf40f7731014755e71af50f394d07299d649619a 70 0.08/1.00 vMB 65
239,447 239,447 00000000000000d230036f8d9464af2ad6739b7aead7bacbc88824537c15ecd6 399 0.17/1.00 vMB 152
239,446 239,446 000000000000011ffd6ffb81a1bfed47f1e3f334b7dd613d787d8df3f68704f6 131 0.11/1.00 vMB 95
239,445 239,445 00000000000000bb26454c2fa6290792fc00349cefbdae23841f57317d799201 463 0.22/1.00 vMB 942
239,444 239,444 000000000000000078e46d8a79c65c1b7bfc063d4314e4f53ad1fb17a120932f 148 0.08/1.00 vMB 101
239,443 239,443 00000000000000b30391744c0f9eece18bc0f67ff9f64379a5618857c949af5b 583 0.27/1.00 vMB 1,538
239,442 239,442 0000000000000078b51f57fdd8d794c167e1fa18d13cfe2c31771d7a83f24535 101 0.05/1.00 vMB 120
239,441 239,441 00000000000000c7bd084cd484b92fae1dd9c67b308d7350fd3355c12b7c8275 416 0.16/1.00 vMB 188
239,440 239,440 00000000000000b97602ec386d3264dd4d8801e34e987d25f495f8bfc98d463e 118 0.05/1.00 vMB 167
239,439 239,439 0000000000000127ac8b04e1a8aead28c4d2e069f89604ac00c300227921c3fd 82 0.04/1.00 vMB 160
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.54 GB
    • Received: 18.18 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.