Loading Tool

Explorer IconExplorer

Memory Pool

78,045 transactions
29.09 vMB
0.07104013 BTC
Random Selection Loading Transactions
Max Size: 174.16/200 MB

Candidate Block

Mining Attempt 00ba8eefae88cd19cc5aa9e7cd4a2669db2fced19abbc539e4e04ae521a062eb
Version 20000000
Previous Block 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638
Merkle Root f32c319245a35de663fd6455ae5ef0a1276db72f921b36770865270e24081339
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,242
Size: 1.00 vMB
Total Fees: 0.01211751 BTC
Feerates: 73.20 > 1.21 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,061 (308,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,555 606,555 0000000000000000000a9960abdcd3bd8558413221320860df37e0fd7ae5660b 684 0.23/1.00 vMB 19
606,554 606,554 0000000000000000000f01404f7776695ae4ae49e95d4de91f009dc5a01f4c82 1,834 0.56/1.00 vMB 25
606,553 606,553 00000000000000000000ce0e0cc3334d00018213e727d014ccd6cf0956912622 368 0.09/1.00 vMB 1
606,552 606,552 000000000000000000056aae71da90d5f7114a12efb9df8f8125d09781ed9e12 2,976 1.00/1.00 vMB 19
606,551 606,551 000000000000000000142379267310ab5f21c83bdd9134176715f7f279a20401 1,612 0.44/1.00 vMB 19
606,550 606,550 00000000000000000009dceab2f4975713d038f001187b67709b16c14e3add3b 1,363 0.54/1.00 vMB 4
606,549 606,549 00000000000000000013622b01e4bbc6f4a245fb2113e731bfbf151a1e811c57 2,905 1.00/1.00 vMB 29
606,548 606,548 0000000000000000001527c2033ab7fd7666accb6cd8fcc77704ca4d5ec45e4d 953 0.23/1.00 vMB 2
606,547 606,547 00000000000000000007fc548d575ca1f3a4e61737ccf2f9ffd4d53916e971d6 2,736 1.00/1.00 vMB 24
606,546 606,546 00000000000000000009c2e5ee1dd03710fb45f249b7f13848c1880b61262f6e 1,662 0.54/1.00 vMB 23
606,545 606,545 0000000000000000000608c37f11ad77582c38be22fe1aa2f928b9935d12d903 2,549 0.89/1.00 vMB 16
606,544 606,544 00000000000000000003de803f1acce0028095e49a06d47f7c96c3efd0614a40 1,999 1.00/1.00 vMB 10
606,543 606,543 0000000000000000000ead60ba35824d59198a676561e54c56c18fc6015026e6 2,796 1.00/1.00 vMB 36
606,542 606,542 000000000000000000093ce8e223fcc3fdd88661badde5fdc4927c973d4df799 215 0.09/1.00 vMB 42
606,541 606,541 00000000000000000008224961c45a257c70283f00dadcde1e88e2e315f5f2c5 2,113 0.92/1.00 vMB 6
606,540 606,540 0000000000000000000dc23667f84c16a43b28dc0419a5ca71e49034b6be126e 2,655 1.00/1.00 vMB 30
606,539 606,539 0000000000000000000dc42c484e16448a334f2a6093297d7b0b97da8ab704eb 707 0.46/1.00 vMB 10
606,538 606,538 0000000000000000000e374d48d781b73fec75966e4c2c0ed00346326132b653 905 0.25/1.00 vMB 15
606,537 606,537 0000000000000000000fab80bd3d44214484516d99f6371cd6a94a896201afdd 3,091 0.93/1.00 vMB 20
606,536 606,536 0000000000000000000529712b6c537c4fddbbc6787599c39c6ec3e20dfe11b1 160 0.05/1.00 vMB 24
606,535 606,535 0000000000000000000071d1201b78fe1e8bf3696671c12e527e9c54c070549e 2,228 0.61/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.50 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: 668.38 GB
    • Received: 15.49 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.