Loading Tool

Explorer IconExplorer

Memory Pool

38,385 transactions
28.14 vMB
0.06423315 BTC
Random Selection Loading Transactions
Max Size: 142.68/200 MB

Candidate Block

Mining Attempt 3e586f201f19cdcd30a559f19504b8838f72e5d63fce2e3e5b2370cdb9606ac9
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root 9711e86227e059d73c160f4596277c64f780f7c3962003cca1bb69c4e1de4da8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,132
Size: 1.00 vMB
Total Fees: 0.01026816 BTC
Feerates: 150.80 > 1.03 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (645,098 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,503 269,503 0000000000000000f864bad059aa8bf1dac3e6bc59b3781752bed2a76cb50590 400 0.28/1.00 vMB 47
269,502 269,502 000000000000000717c68cdcafbbdd13ecc018abefbc011aacaac5c13407ebcf 570 0.25/1.00 vMB 73
269,501 269,501 00000000000000022aac296cdd1f02efdfe0c3afd6c986979dcef54ca5b27f4e 538 0.25/1.00 vMB 81
269,500 269,500 0000000000000007614927672d1d153d2cd75378d476fb3fd284e30c5f4d3325 385 0.24/1.00 vMB 52
269,499 269,499 00000000000000054efe7a0912dd2269974a84fc22850994421cc96c762b9562 55 0.03/1.00 vMB 8
269,498 269,498 0000000000000001abe0f1857108640dd918271b7ba89c737e897e77d757b2a7 212 0.20/1.00 vMB 9
269,497 269,497 0000000000000003cb24da1523ca99c9ccd54bd9d569797e01bb18a3bcbe5f8b 90 0.03/1.00 vMB 17
269,496 269,496 0000000000000007629beb3aa25f8a7324eba3841de5dfa2fed24313ab9e16b7 293 0.21/1.00 vMB 40
269,495 269,495 00000000000000048bc506600c832b825154ddc5120f86ae1f107ec41b00b0e1 567 0.25/1.00 vMB 82
269,494 269,494 0000000000000003688019f5a713a82cf32c761abad34b7ce1c0c3cf699b2470 188 0.15/1.00 vMB 36
269,493 269,493 00000000000000073dc2ab53ccddc1d9fc214a1b8c6d66597b6b00e649a47389 299 0.15/1.00 vMB 63
269,492 269,492 0000000000000001c831547c5da801caba80953da59a758c454500b3d3b15156 642 0.31/1.00 vMB 87
269,491 269,491 0000000000000001f264a933f51dcc5ea893c77819806a86e007561f1be023ca 538 0.36/1.00 vMB 51
269,490 269,490 00000000000000054144891ec0bf9546fec91792139d28ba73bad5cf563be896 477 0.25/1.00 vMB 21
269,489 269,489 000000000000000467cf413e8d4c20c941a2691c0f076b5c745e4fb0cb785166 594 0.25/1.00 vMB 64
269,488 269,488 000000000000000566557330b27298aefb149fb028894b31a9739eef50ef92e8 561 0.25/1.00 vMB 158
269,487 269,487 00000000000000050b4737153d8d8b91884c154df6e653c44a848bed5f5cf711 803 0.34/1.00 vMB 94
269,486 269,486 0000000000000006f496fe7347e2e033d52f924160f043c379267beb7fe6a7dd 514 0.24/1.00 vMB 55
269,485 269,485 000000000000000517a88f4cc30e27411b396f225fc4849c28637f836ae292e7 178 0.14/1.00 vMB 34
269,484 269,484 0000000000000004f71eb70af7a1997579eb3bf314e21af47f71448ebf85134b 581 0.25/1.00 vMB 78
269,483 269,483 0000000000000001462b09f7193bff9a4faa1c24e3606ce5a7ed2fb85aecd788 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.68 GB
    • Received: 11.82 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.