Loading Tool

Explorer IconExplorer

Memory Pool

34,597 transactions
27.72 vMB
0.05609085 BTC
Random Selection Loading Transactions
Max Size: 138.62/200 MB

Candidate Block

Mining Attempt c5be0324ce4c48fa81fc016fb6ce1fe9987510d3e24d24b12ee91846b5c5c4a1
Version 20000000
Previous Block 00000000000000000000a6d144bf09442c4791163349c498643bd27a23fdd463
Merkle Root 79d48d3f39822724a7b288c9441b1df2d7965d174c6cfdfc31bccbba732ea8c3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,915
Size: 1.00 vMB
Total Fees: 0.00343645 BTC
Feerates: 44.01 > 0.34 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,576 (645,081 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
269,482 269,482 0000000000000005a1bc84899aaeb18b336a6a7cfc8d9470b4d4c8e90d039c59 236 0.15/1.00 vMB 38
269,481 269,481 0000000000000005384709b45450f9e2b80ed7e4a5231c8d7b591832ed2bf3fe 124 0.17/1.00 vMB 14
269,480 269,480 00000000000000062e25bfa8e983486fabf9e30ab8a0b29f432d484d3681b666 467 0.20/1.00 vMB 99
269,479 269,479 0000000000000007054640a9028a432689ecfcecbca19c8af117ccbe0ecc73e7 89 0.23/1.00 vMB 16
269,478 269,478 00000000000000011646dc5c3877e5febb014d400e9c64376e0422dd3c3ba079 290 0.25/1.00 vMB 19
269,477 269,477 00000000000000044053f68294082071fedaf22d9c78a049bfd464c985a6d3fa 517 0.20/1.00 vMB 77
269,476 269,476 0000000000000001515a16cfc84f10d9a291899405a10679c10988f1d5046232 502 0.20/1.00 vMB 115
269,475 269,475 000000000000000267a8e577e8450f7daa820c9dbf50ada654241d025af2c151 1,002 0.50/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

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