Loading Tool

Explorer IconExplorer

Memory Pool

80,491 transactions
35.07 vMB
0.20186096 BTC
Random Selection Loading Transactions
Max Size: 195.22/200 MB

Candidate Block

Mining Attempt 0b98de700e8505db29697eee29d9c4989c0cb48dbbea8752b1295a0b67439c5c
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 93b003f1983b2bee4f050d036e8993e06e72fedde8191120fea4361b12b454cb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,557
Size: 1.00 vMB
Total Fees: 0.06436769 BTC
Feerates: 477.45 > 6.45 > 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (462,053 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
453,364 453,364 000000000000000001ec64612782bcf72476689f879738937e282b76832c2fea 2,408 1.00/1.00 vMB 160
453,363 453,363 000000000000000000a39644a16f0899f03a36a23152d62c584f6dc22b0d36b6 2,046 1.00/1.00 vMB 119
453,362 453,362 000000000000000000aca64e4ee45f6852b4bf49f45d8ff188dfe87513ee51b0 2,178 1.00/1.00 vMB 129
453,361 453,361 0000000000000000025f3051f3517842829eb693572d5236f12210f47137ee65 1,975 1.00/1.00 vMB 166
453,360 453,360 00000000000000000083d0171a4abac008f40db3defed2c4cb7cdb01f5f66695 2,510 1.00/1.00 vMB 167
453,359 453,359 000000000000000000992dd33e18bd5821a962ebb987ddaf901b2d2a4b810778 2,016 1.00/1.00 vMB 169
453,358 453,358 000000000000000000e01e3085f63e92a920ba7cfe9217088409ee18426deba1 2,636 1.00/1.00 vMB 156
453,357 453,357 0000000000000000011a8a3d25b9d3b981bae8a8e2bceaef5acec72e5890599e 2,102 1.00/1.00 vMB 166
453,356 453,356 00000000000000000075d9a01ea3d0250c69a5a984d961c37a59de282ecbf9d4 2,509 1.00/1.00 vMB 140
453,355 453,355 000000000000000000f8ecbecd010c415355f26fa7760e0e4420365f1d759be0 2,551 1.00/1.00 vMB 191
453,354 453,354 00000000000000000013176bf8d7dfeab4e1db31dc93bc311b436e82ab226b90 1,923 1.00/1.00 vMB 145
453,353 453,353 000000000000000002016351c9f8070c7e1e05612429e914825894547c49dd22 2,406 1.00/1.00 vMB 154
453,352 453,352 0000000000000000009397044664b4bef5c7d2c76055df219cbd93325bb9816e 1,993 1.00/1.00 vMB 175
453,351 453,351 000000000000000001b4427f0315f4ee3797d7d79717a8c0d609bfffeffd8f54 1,646 0.99/1.00 vMB 195
453,350 453,350 0000000000000000006764b26cb93fb837692d35a1af89e6945fe23f72379219 1,081 1.00/1.00 vMB 190
453,349 453,349 0000000000000000003d946fa3dfd6d4d94fce588b4e7f46b1499217fd687a7c 1,890 1.00/1.00 vMB 153
453,348 453,348 000000000000000000bf35f4dfab1bd6a3d34b3aff184a4ada23e2c5dd225b55 1,612 1.00/1.00 vMB 164
453,347 453,347 00000000000000000277fd107955604265c9ce8d6176e447caba3af855689a3e 689 1.00/1.00 vMB 209
453,346 453,346 000000000000000000d243e447403fdfc3ae7ec260ee5356462b34188b9a15be 694 1.00/1.00 vMB 203
453,345 453,345 000000000000000001bbb362224fb5287e0e88b79b7773ef58cb70dae7698527 243 1.00/1.00 vMB 163
453,344 453,344 000000000000000001069ebd141ce84b0ad7a4271482a6e47fc97b63b0435932 459 1.00/1.00 vMB 164
Previous 10 blocks ↓
Total Size: 783.11 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: 736.09 GB
    • Received: 18.58 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.