Loading Tool

Explorer IconExplorer

Memory Pool

43,024 transactions
27.92 vMB
0.06124993 BTC
Random Selection Loading Transactions
Max Size: 147.34/200 MB

Candidate Block

Mining Attempt 2c9ecdb88c32aad39fcf52b1cc77905ed86953098682a42aa315bc174165a8f6
Version 20000000
Previous Block 00000000000000000001df441194999cee64e33a9cb681f5d079c783db8bbb61
Merkle Root f16841eb1dae44e4a7572d7a1afbd1f0546ecfc2adf32c4b6c8b212dee1b004e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,551
Size: 1.00 vMB
Total Fees: 0.00874273 BTC
Feerates: 100.36 > 0.88 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,808 (241,574 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
673,234 673,234 00000000000000000009d5079417ee44a7ef04916b171f1dbb9b40a79de70ddf 2,200 1.00/1.00 vMB 116
673,233 673,233 000000000000000000074312cad4490b144a979079d118b99702819baec3ec66 1,176 1.00/1.00 vMB 32
673,232 673,232 0000000000000000000809a92a4ce7c7dc94781900a23a32ee8f7c936541a8de 2,111 1.00/1.00 vMB 13
673,231 673,231 0000000000000000000910e1de57d01d05894289046d7857fcd4366036516eb2 2,166 1.00/1.00 vMB 49
673,230 673,230 0000000000000000000b0c43cc333753ea8b9074db139340208d033d1690a5be 2,216 1.00/1.00 vMB 68
673,229 673,229 000000000000000000066f5053068156fdcfe123cde6f69c15c7c145a6468683 1,910 1.00/1.00 vMB 57
673,228 673,228 00000000000000000005384f67d2c445809c08e9f41e5276d9c4490d5cea2a95 2,101 1.00/1.00 vMB 90
673,227 673,227 00000000000000000003735b63841f2a86fe1584288116341e3c92dd0753a8f1 1,148 1.00/1.00 vMB 19
673,226 673,226 0000000000000000000ca1dbc234e9b236d50f18d1f671c54bafea1313f9c209 2,086 1.00/1.00 vMB 34
673,225 673,225 0000000000000000000452d3325a5945d4f167a6758ee8e7f2441b67829b29e2 2,705 1.00/1.00 vMB 110
673,224 673,224 00000000000000000008529a35545086af7cbd13907a3d03975b9be39e4eb9c7 906 1.00/1.00 vMB 26
673,223 673,223 0000000000000000000364112ffd67814d82f3564a510aa95e8f5b3c4fe5e77b 1,687 1.00/1.00 vMB 19
673,222 673,222 000000000000000000035e946d2404b2777be7a68da28a0982d94990214ea714 1,803 1.00/1.00 vMB 32
673,221 673,221 00000000000000000004b29c92a9b306aab388988e024a6fcb00dd47cdc7bb3e 1,250 1.00/1.00 vMB 34
673,220 673,220 000000000000000000005d4ef0f6122b64970d8f3c8074c8294530fb460b7f50 1,692 1.00/1.00 vMB 58
673,219 673,219 0000000000000000000b129b145a457e7eab1b891f83d005d6c2ee26ceb9208f 1,917 1.00/1.00 vMB 21
673,218 673,218 0000000000000000000bd1abdbcf47d4726809e8f88d5bd5b48350074dc3e891 2,244 1.00/1.00 vMB 40
673,217 673,217 000000000000000000092ec3cbf879625b074daa1d5199fa2656976a3043f335 2,268 1.00/1.00 vMB 41
673,216 673,216 00000000000000000002951e09f49d33491c87fb8ed8138e69ac18cd0299e62d 2,445 1.00/1.00 vMB 92
673,215 673,215 000000000000000000065c96c827edf07155b04526b33fb08a352a086f64db63 1,748 1.00/1.00 vMB 62
673,214 673,214 000000000000000000055eeb4aac7f61ef215081dbbff8506ab81af5c0d3c0f2 1,663 1.00/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 782.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 650.81 GB
    • Received: 13.33 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.