Loading Tool

Explorer IconExplorer

Memory Pool

70,307 transactions
26.59 vMB
0.06945054 BTC
Random Selection Loading Transactions
Max Size: 160.49/200 MB

Candidate Block

Mining Attempt 30df6e6ad826ff09b27f5b7ea7e7f5053b4c4e6a1d5d22fab88af6bf8f9823a7
Version 20000000
Previous Block 00000000000000000001b9a43a13d61c36ff197c8d441de04206a35709143d9a
Merkle Root f12b3589727472e80f9f384ed689f6f646f8bf06e4fefc7fe4e284e157e0970e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,565
Size: 1.00 vMB
Total Fees: 0.01278611 BTC
Feerates: 120.00 > 1.28 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,468 (661,961 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,507 253,507 00000000000000330a8d0cc94806e366e68af67c5f6f6fbe8f636a7af88ce0e2 134 0.04/1.00 vMB 3
253,506 253,506 0000000000000000944c56fa98db2b990b09441144b7e84c232009ef91242d08 128 0.09/1.00 vMB 29
253,505 253,505 0000000000000031836fa8ef4bee84caddaa0a1cb9574bf335527a4050247ddf 38 0.02/1.00 vMB 93
253,504 253,504 0000000000000009917ffb77092ba7bc36550308e296710dc4f52a3220413631 166 0.07/1.00 vMB 102
253,503 253,503 000000000000004fcf4fbe579f2bdbfacfaea580ffde243de4319da503f8c261 352 0.13/1.00 vMB 140
253,502 253,502 000000000000000a4be1273c65412c10c58b8c2f693c0dc01e7137df6f910cc6 171 0.07/1.00 vMB 128
253,501 253,501 0000000000000001607148cb16d4c82c0cf58c388e5b4765c426e8f5f4b184b7 69 0.07/1.00 vMB 36
253,500 253,500 000000000000001df0e70c0e6ee3a5fd132cbafcbd429191c230ece13f62182e 316 0.13/1.00 vMB 147
253,499 253,499 000000000000000e308270f578bec0828aa6e31bf7efdaee07a5d29ee8c3fc08 426 0.18/1.00 vMB 108
253,498 253,498 00000000000000169598a00271b44c610641256682e66af833f5ecd46bd7d36c 166 0.07/1.00 vMB 129
253,497 253,497 00000000000000223f2f28b03be96af6c675ff00de98d1930df455ff7368ffbb 33 0.01/1.00 vMB 14
253,496 253,496 000000000000004ced1b67a329acbd12211317ac6a3ec3101627a3cbb9c97393 434 0.21/1.00 vMB 114
253,495 253,495 000000000000001f1d96517a998f7c4aec8b3f5d83e9c41dba4efef3d265ab84 533 0.24/1.00 vMB 123
253,494 253,494 0000000000000026f49ee5d9fd7aa99c21e1f539a52b731dcbd85ac98846ca2d 278 0.12/1.00 vMB 95
253,493 253,493 0000000000000038cd3d4b58f9fc2913599627c0000b84ce0d664f37a62143f9 140 0.06/1.00 vMB 70
253,492 253,492 0000000000000017f2dcd788faf7c313610563bf92f5f2e149a6e9ff1391592a 72 0.04/1.00 vMB 32
253,491 253,491 00000000000000374b8a06ad37510e3af05d6aa9ddbbd580684ecd41221eac11 392 0.17/1.00 vMB 84
253,490 253,490 0000000000000044cfcd670f7076b5245bb0e6b46190c5c1ea1f992a7fb71189 560 0.25/1.00 vMB 119
253,489 253,489 000000000000002b52a10f90aad86e3ddb042fbc14c6f87c5cdbb8091613879a 847 0.39/1.00 vMB 109
253,488 253,488 0000000000000039f74a060c650274222894b217fcffa9546f5e7f26d5ea561c 270 0.11/1.00 vMB 120
253,487 253,487 0000000000000009c0861b41ddca679d1bdaca3d2df1bea5855bd6dbfc463e85 568 0.21/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 783.21 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: 755.40 GB
    • Received: 18.95 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.