Loading Tool

Explorer IconExplorer

Memory Pool

42,397 transactions
20.36 vMB
0.06917949 BTC
Random Selection Loading Transactions
Max Size: 114.19/200 MB

Candidate Block

Mining Attempt dbf3d20e01b554f80d075522819e4a1a2078691c49af2f8bdd4c7555bb0c8525
Version 20000000
Previous Block 0000000000000000000151b8ea8a9648d88ef7d561cd589f502571e6e52f6bfc
Merkle Root 5da8027dfb8099b6b6011467c205f0ab78fd9adcbb656bf676409b447918d79a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,585
Size: 1.00 vMB
Total Fees: 0.02871128 BTC
Feerates: 195.69 > 2.88 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,078 (553,647 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,431 360,431 00000000000000000069ff960738ed7fa264e7dc5451ef9b1a4b068973849070 646 0.34/1.00 vMB 31
360,430 360,430 0000000000000000133cfd87bc3762ac50bad094c3afbeacd8787680b1d7fd50 692 0.35/1.00 vMB 27
360,429 360,429 00000000000000000f9a3e99e33c041770387ca3d9c4599dfdd2373d8af49c5f 270 0.13/1.00 vMB 26
360,428 360,428 000000000000000005a166be0202ea9a276ef70d18128f65e5ecb50081427f53 1,330 0.61/1.00 vMB 33
360,427 360,427 00000000000000001004495be80fe3dc42ceb25440318cbdfd461f88ce922176 673 0.34/1.00 vMB 27
360,426 360,426 00000000000000000c867c756e01c8ec22f37551ec7c2a8e110c33a6a9698e27 209 0.12/1.00 vMB 23
360,425 360,425 00000000000000000d9a83cb6af76ece7b822d67cddf7a6286e68414a4cc607c 1 0.00/1.00 vMB 0
360,424 360,424 0000000000000000074a8cf932730f1a409ce43ffe4b7007ac024313dd170c4f 99 0.07/1.00 vMB 20
360,423 360,423 0000000000000000086444d52ca9f12feb541c8201157ab27d0ca650d79f09db 282 0.20/1.00 vMB 18
360,422 360,422 000000000000000002e26e03b908fbbf08af13073d890dbb1929773e1d2135a2 235 0.15/1.00 vMB 19
360,421 360,421 000000000000000009fd7288f1da9681e0f860e0751d9a86c1da6d76859f4149 87 0.08/1.00 vMB 9
360,420 360,420 000000000000000000f5d57b72719817e29d46160fcdbccb20569f164532e28f 434 0.33/1.00 vMB 15
360,419 360,419 000000000000000010d0a0db06f735f9095b3ba42077770395eb1e6688c97c3d 1,596 0.75/1.00 vMB 29
360,418 360,418 00000000000000000ec6154924d43e962279b425eec486c11562205221def3d2 293 0.18/1.00 vMB 19
360,417 360,417 000000000000000007275c7d132ebb7f41bdecaf7716146654e09c40bcc7e3bb 396 0.24/1.00 vMB 23
360,416 360,416 00000000000000000d2c68db0aa92cb0fadd513d364189b34549cc9866c23572 160 0.07/1.00 vMB 27
360,415 360,415 000000000000000014efc93023a1041ba24700cbd83d61f4f250b4b1b71f9fc4 203 0.08/1.00 vMB 28
360,414 360,414 00000000000000000b02c7911b2cc5375850ddc0b8fd708953a5c4e486200fcc 528 0.47/1.00 vMB 12
360,413 360,413 0000000000000000001e5734865f7425dc462b5c210811505277282884f08200 1,346 0.66/1.00 vMB 25
360,412 360,412 0000000000000000124bae79afdcee9267b4e6f8137758b8b4135455cd8e3bfd 358 0.22/1.00 vMB 23
360,411 360,411 0000000000000000153ee7885baf7f31a03873e9b158380b07c6d67a970f0957 1,022 0.61/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 780.73 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: 555.78 GB
    • Received: 6.94 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.