Loading Tool

Explorer IconExplorer

Memory Pool

78,719 transactions
29.17 vMB
0.09441196 BTC
Random Selection Loading Transactions
Max Size: 176.28/200 MB

Candidate Block

Mining Attempt c2f968261b70422983a262d37295ebe16acac3980775369a1cad099420c690d7
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root f9c56613a82651c53db43c345a337ea21ff3bd752774806f9d6f1d14d243073f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,710
Size: 1.00 vMB
Total Fees: 0.03337879 BTC
Feerates: 477.45 > 3.34 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (404,460 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,677 510,677 000000000000000000449d228788f28309c94a4998abe2140f8fa4afcd013031 371 1.00/1.00 vMB 168
510,676 510,676 00000000000000000014dcfedbc7e2607f6385e7f739a88234f8295956904027 1,383 1.00/1.00 vMB 14
510,675 510,675 0000000000000000003fa2f450a487b1ad9fe52b7db1c986333abeaa5b526414 269 1.00/1.00 vMB 17
510,674 510,674 00000000000000000057a166d0ef37904f5dbcb31f1effabbf08ceaa4946b1e3 139 1.00/1.00 vMB 20
510,673 510,673 000000000000000000235e5ea8ee28b55b7fb42472aa9e11e3f1f8c9398b9731 1,183 1.00/1.00 vMB 105
510,672 510,672 0000000000000000000512e441e23816df36f29bbd9b223986ec8a0096d3105f 1,356 1.00/1.00 vMB 10
510,671 510,671 0000000000000000000d06beb6032e7394dd924bb7307ff7510c49093008cf0b 300 1.00/1.00 vMB 16
510,670 510,670 00000000000000000015865c93961dd5e854103734fc085f28420f0b28d6d6ab 1,299 1.00/1.00 vMB 86
510,669 510,669 0000000000000000005811c062e6e9a53c9a14756e0887b461f97abb436c25d2 216 1.00/1.00 vMB 11
510,668 510,668 0000000000000000002505696047a26ba0c77961bc02f58f70a62fbd196e27f5 232 1.00/1.00 vMB 13
510,667 510,667 0000000000000000004c891fe48059d0511014aa51dd7a4dbc439594e304a1fb 757 1.00/1.00 vMB 70
510,666 510,666 000000000000000000366a89d5571a8acc36679db50fe30978a41a3d26cbc9c8 1,328 1.00/1.00 vMB 12
510,665 510,665 000000000000000000341524d465d769dc2695b9b7b8f6ee1c750488ce5ca4c3 1,342 1.00/1.00 vMB 24
510,664 510,664 00000000000000000007e50a2f2cec0305d0f97c591e775517dcd3c9462abda0 1,646 1.00/1.00 vMB 107
510,663 510,663 0000000000000000004f24f76f412aa86c9b65067b409a29cef80e1ea54a86f6 547 1.00/1.00 vMB 98
510,662 510,662 0000000000000000001fd7260069309bb22ed84cf3ffa2e590ea2533cd3012b2 440 1.00/1.00 vMB 104
510,661 510,661 0000000000000000003183c79f7910ef0715cd1f6db63c4911b1496e03e180d9 129 1.00/1.00 vMB 102
510,660 510,660 0000000000000000000c0c528dfd228461f565e2a635fa1efe664ac88b9fcef0 743 1.00/1.00 vMB 108
510,659 510,659 0000000000000000002d589745f9ffd9dc63c09e0f418532402b1b515df4fdc0 79 1.00/1.00 vMB 100
510,658 510,658 00000000000000000041c19f19b63be82e1e3a9d7178e4890fa6d3847141dc2c 146 1.00/1.00 vMB 101
510,657 510,657 0000000000000000000c0c04d194d13a3965795e29612f0cc9f7a4441dd596ef 1,163 1.00/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 782.63 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: 672.17 GB
    • Received: 16.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.