Loading Tool

Explorer IconExplorer

Memory Pool

26,006 transactions
26.91 vMB
0.06339521 BTC
Random Selection Loading Transactions
Max Size: 128.95/200 MB

Candidate Block

Mining Attempt 92fd9197d1538324735ebb22296d290b6fad3117771099cc86d4b481fdfac36c
Version 20000000
Previous Block 000000000000000000007b4acda7a1f244486b309bf9a2b96a9bb81c576cc579
Merkle Root 5e5e129fb494a9b7ab04f9a582ce7f3824d080aefeaef450218410f0de9ad383
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,959
Size: 1.00 vMB
Total Fees: 0.01286365 BTC
Feerates: 75.68 > 1.29 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,488 (389,869 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,619 524,619 000000000000000000159d78d960ac1751a4f37b1b49d17d0178984d0e94103d 92 0.03/1.00 vMB 33
524,618 524,618 0000000000000000000e7dae7afa6aa57f3b078bbb7e8c341f70702d2a25fa4e 438 0.19/1.00 vMB 38
524,617 524,617 00000000000000000002be65806c66d577de172d855805f69b93e65607893bb8 318 0.13/1.00 vMB 13
524,616 524,616 000000000000000000291f0a9e8314c432ab2c2ef3a8b2418f025c563c6fe767 899 0.45/1.00 vMB 52
524,615 524,615 000000000000000000085dbf232d5650dfa071e1a1902318ee7615815a063d87 149 0.04/1.00 vMB 20
524,614 524,614 0000000000000000001efdb8cc0cd2414ea5250aacec2eeb39bb9f82056a428e 2,092 0.97/1.00 vMB 49
524,613 524,613 0000000000000000000c7f516a7207945e3b5dece0d9ed9bacf803bee2575262 443 0.25/1.00 vMB 41
524,612 524,612 0000000000000000002c673a6ea9fcc897fdb1dadceea082d6004d5e21f54f8a 840 0.46/1.00 vMB 58
524,611 524,611 000000000000000000071dfc4ed27cdfb03559f91a7470bc9863ae0e62a2991c 399 0.22/1.00 vMB 41
524,610 524,610 000000000000000000277dcb4d16b7f02a706d41058e1c43c9f22b7f92a5fbd4 493 0.22/1.00 vMB 20
524,609 524,609 000000000000000000049bf0c0f525db260a080fce29f4b09663414a3f4772c0 1,630 1.00/1.00 vMB 8
524,608 524,608 0000000000000000000a4bf008a7708f4e9c1777f5e9bc2a35c3e082e5abf6ca 2,084 1.00/1.00 vMB 50
524,607 524,607 0000000000000000001e4121ff733a68de3e01bd7db2d23cd5f883469ec73b9d 2,709 0.95/1.00 vMB 9
524,606 524,606 0000000000000000000fc383fdb69222f4c70f7558b4e20db289513d4cf37c5f 1,586 1.00/1.00 vMB 40
524,605 524,605 0000000000000000001168271cbf3ebce13459b2454fe5e47b849af6092bc0fd 1,764 1.00/1.00 vMB 79
524,604 524,604 0000000000000000003483d8d33f139699945d9cb8516e7a4952b7859cf1130b 395 0.14/1.00 vMB 50
524,603 524,603 0000000000000000002504e76ead06608c658db28927f2ecc529210d93b9b96f 634 0.38/1.00 vMB 2
524,602 524,602 0000000000000000000bec52db2f157691a52a970c2e4d6b1517d3ac57c76b16 2,780 1.00/1.00 vMB 32
524,601 524,601 000000000000000000064654531b8e2a50a3fb39f3822369288cfe54c44ca966 200 0.08/1.00 vMB 13
524,600 524,600 00000000000000000007bcab43d42661c7174d4eef4688700465dee7dc2ea509 583 0.25/1.00 vMB 36
524,599 524,599 00000000000000000003632b5d7fe45c0b02b61a898f9243d47d3e0eeb105e9d 81 0.05/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.48 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: 611.58 GB
    • Received: 10.85 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.