Loading Tool

Explorer IconExplorer

Memory Pool

58,841 transactions
33.90 vMB
0.11604133 BTC
Random Selection Loading Transactions
Max Size: 178.96/200 MB

Candidate Block

Mining Attempt 4ea8a3c5f72f4793a740cd2b9f73a7f1bd5c5282544bb77bf01fd367660c1fbb
Version 20000000
Previous Block 000000000000000000005a91499f9efa49c575f49b22a0d2869f80f8d2bdf04f
Merkle Root 7c8a965312b64326989ebaae8272bfd2af7fb9f467e2681536459f8bdb1c371d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,794
Size: 1.00 vMB
Total Fees: 0.03976345 BTC
Feerates: 1,007.04 > 3.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,427 (805,875 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
108,552 108,552 00000000000151c06188b9ca7c0d7fa988466d79b6f0fc505478e7aa47797959 10 0.00/1.00 vMB 0
108,551 108,551 000000000000b913bc09c31f55d67bb30f4255350e63111de938fb0adc27ff00 40 0.01/1.00 vMB 97
108,550 108,550 000000000000a779afc0d73a7913a5be73980b2e33263f1f028b6848d072f371 3 0.00/1.00 vMB 0
108,549 108,549 000000000001df2ec66432da4d91860852690d7b19815c2384a1b8772c97b56c 6 0.00/1.00 vMB 0
108,548 108,548 000000000002170e18a163828da7b67b15dbcc5688b50c896790fb99ebca43f8 13 0.00/1.00 vMB 0
108,547 108,547 000000000000c2cda99fb8e39e090d86ef3876eb79f3fa590d4d1c2241409629 1 0.00/1.00 vMB 0
108,546 108,546 00000000000085b8911a035b96f20f3e32c1b735bc1899b548ff0b9b156d3a51 4 0.00/1.00 vMB 0
108,545 108,545 00000000000281c6fbc4a98acc9c0a14fb5ea1a1108671f29efea3c3a4bb1505 4 0.00/1.00 vMB 0
108,544 108,544 000000000000fccfe97522e0d53e624aaf70d29e5ea368dda4ff344353339d71 3 0.00/1.00 vMB 0
108,543 108,543 000000000000ed99339f5611f9749a7ab9cea8990b59040f93bbb0ea2c28c5e4 3 0.00/1.00 vMB 0
108,542 108,542 0000000000014debce5c2f8133710a2248fa20f89b0eb6f78b25e6e3893ccb86 3 0.00/1.00 vMB 0
108,541 108,541 0000000000013bab9d5724a299fe8ab2a38a31005cf778fbbf2f61249d1124a3 12 0.00/1.00 vMB 0
108,540 108,540 000000000001688bcfb46734d69c0707b3cc38b4ea9864a16037d09d88759e77 43 0.01/1.00 vMB 0
108,539 108,539 0000000000008aea5a737683780b7f797dc63eea8711d8d5df565bd7317a5aa8 1 0.00/1.00 vMB 0
108,538 108,538 000000000001ab9202e7f02553f153f7dab945f6ea698f0be66b59f19912a8a6 5 0.00/1.00 vMB 0
108,537 108,537 000000000000a57e24847d33821233ff39348a2804ad7db8a95d81e4b5375489 3 0.00/1.00 vMB 0
108,536 108,536 0000000000001d2bf20a5b352b82ff6f4d12cb8fa4d34520d0d4e33c0e0335d0 1 0.00/1.00 vMB 0
108,535 108,535 000000000001b67e57e83e93ef4a343f082a3ad0ae502e2a404463949b5b4b24 4 0.00/1.00 vMB 0
108,534 108,534 000000000002224b30d66ad3d26e0663da7d34e18286a8b352be30ded8f355ae 1 0.00/1.00 vMB 0
108,533 108,533 0000000000001ec1d377cea8c7c2569f417d3dcfb52d900a65ded7c8c26b6424 5 0.00/1.00 vMB 0
108,532 108,532 0000000000007ade483645861af1a209a745f2ae42df21b80c089069ee505cd5 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.36 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: 602.21 GB
    • Received: 10.36 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.