Loading Tool

Explorer IconExplorer

Memory Pool

42,128 transactions
26.44 vMB
0.06114181 BTC
Random Selection Loading Transactions
Max Size: 138.49/200 MB

Candidate Block

Mining Attempt e4d2bc42ed7640fe85c62fd95ff5435e4665b1c4b28734db7fc1b814eab15687
Version 20000000
Previous Block 0000000000000000000000cf770f6c83e15ec4a9d2e4f9cbaaca0958cd733d81
Merkle Root 4778172df00972c589bd03bf250cb53cc3dec8e092497e6d9653289f223b020c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,455
Size: 1.00 vMB
Total Fees: 0.01278933 BTC
Feerates: 477.45 > 1.28 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,721 (598,354 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,367 316,367 00000000000000000df0788ffb791627f5c11d914623190a69dc78812f158f98 100 0.05/1.00 vMB 31
316,366 316,366 00000000000000001e5bb585641097e6fef0a349a053d0fd97c3f6fcb56a7bf7 408 0.22/1.00 vMB 28
316,365 316,365 00000000000000000c40244992f3d213bb157ba5d242af3cdedebcf7dcdb6b58 206 0.10/1.00 vMB 35
316,364 316,364 00000000000000003432cb840b8c9c0778c1ecdd6e56871db578634ffc3b4c8d 285 0.24/1.00 vMB 20
316,363 316,363 00000000000000002b2cc4c0939830c533f8dbb78be17023864ad3f3c2f85054 256 0.09/1.00 vMB 41
316,362 316,362 000000000000000003beb06cedff8b91669448bce51f87d7f9d6f068f633a8a3 204 0.11/1.00 vMB 32
316,361 316,361 000000000000000001707d55a93f136a3d20efdff477c62172c14f16e2b4194f 201 0.09/1.00 vMB 30
316,360 316,360 00000000000000003726fa0ad87715d8dfc01c5789b76a0909bcc3defe827037 564 0.29/1.00 vMB 30
316,359 316,359 0000000000000000116641411ddb4ee5e7ca7002899bd73bb5ad2b83860e5f38 234 0.12/1.00 vMB 32
316,358 316,358 00000000000000002ce46a6a967c359a76d43e66e305479df08a4393b72d09ae 129 0.06/1.00 vMB 32
316,357 316,357 0000000000000000335ce142b5807aa02e5132e45f91d72944273b86fd52dc7b 815 0.37/1.00 vMB 32
316,356 316,356 0000000000000000132efcd509b4b08bc1416264d57b8d94bb95d3caf45e324e 114 0.06/1.00 vMB 33
316,355 316,355 0000000000000000043e8acdb5c5e342e72b171a67fe592886ca63045745d615 330 0.17/1.00 vMB 28
316,354 316,354 00000000000000000d333f6c346bb579749c14cb5d9067c5e598018e97d7e2c8 533 0.31/1.00 vMB 26
316,353 316,353 000000000000000020361279ce0e094c4a9fe04dbe39229dab590a583ad73007 193 0.10/1.00 vMB 29
316,352 316,352 0000000000000000129438bd339582c910063488208cc56f1af5dad82192aaa2 675 0.30/1.00 vMB 36
316,351 316,351 00000000000000001b6ecfdf7ac86e2ef90a15ea87afe0ea1e19e213fc6db8e6 221 0.11/1.00 vMB 28
316,350 316,350 00000000000000002437d61b54d37f41a6dc86c36ad3a7b2196dd9d03b6d74ab 64 0.02/1.00 vMB 39
316,349 316,349 00000000000000002b6baee8747b8589095fcfa47feed1c222c172873007f888 476 0.28/1.00 vMB 26
316,348 316,348 00000000000000003740cc0ce3b9225948d2dd424b761c62b06b0a476d879584 981 0.54/1.00 vMB 33
316,347 316,347 00000000000000003196cf2611df2273d4292928f97b3bb7b8f7e80280fa34cb 1,004 0.53/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.90 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: 645.48 GB
    • Received: 12.73 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.