Loading Tool

Explorer IconExplorer

Memory Pool

73,365 transactions
27.17 vMB
0.06175163 BTC
Random Selection Loading Transactions
Max Size: 165.92/200 MB

Candidate Block

Mining Attempt 302fc2df486d40e81f22dee2c43b5b9fafc6c8fff49284e9704c020bad1dd298
Version 20000000
Previous Block 000000000000000000010950b61da0baa042148f703ef2aa9b4a35e9f3df6819
Merkle Root b2bdec34796fd30f99e82cb5aada086f08e1d801dc243da32d18b9160a7aebf7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,835
Size: 1.00 vMB
Total Fees: 0.00417697 BTC
Feerates: 60.32 > 0.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,264 (189,958 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
725,306 725,306 000000000000000000076e40cc2fb17d89abaa7dab91208d123a82d4c49f1028 3,347 1.00/1.00 vMB 4
725,305 725,305 00000000000000000008d0f8915f591650ca4950451592511446028f36484843 2,522 1.00/1.00 vMB 13
725,304 725,304 000000000000000000048ea2f221a54acf50d0c2e8c8174714f112ef647003ff 2,297 1.00/1.00 vMB 22
725,303 725,303 00000000000000000009360b7c0cb6f227ebc556caa15102767bd067d91d2442 961 0.45/1.00 vMB 31
725,302 725,302 000000000000000000020ae03af7940f30cb568ac4b3d6122856a0bac009145a 699 0.49/1.00 vMB 4
725,301 725,301 000000000000000000070aaf7ef2d39ad4a78da3ffb5469cc63a9e9ae56145ea 2,180 0.99/1.00 vMB 2
725,300 725,300 0000000000000000000359899bf53d3c24d05606e37c51b904e76294632e8f22 2,564 1.00/1.00 vMB 12
725,299 725,299 00000000000000000008209024ea0eaa7101bc4b559ccb028a773cc6efa1f1fb 3,210 1.00/1.00 vMB 8
725,298 725,298 0000000000000000000277ab5af76e008a92106573ec4f17d8930153f1494cdf 1,145 0.66/1.00 vMB 1
725,297 725,297 000000000000000000063ac2b1355a244bafa9778240118b9bb6725c1f6a0ada 2,929 1.00/1.00 vMB 11
725,296 725,296 00000000000000000002057ee9d39ecb4f1fcf599ba32759305a95582574e5b6 957 0.40/1.00 vMB 6
725,295 725,295 0000000000000000000020cd64122d71691dc0e629faae15e8c12366a4a2e467 33 0.01/1.00 vMB 2
725,294 725,294 000000000000000000091f2c223e811c84060bf52bfae774f54b176f2b0cf14c 1,108 0.59/1.00 vMB 5
725,293 725,293 00000000000000000001d4f5ee4c8fc704e350a966274631ac58c363b2f40539 344 0.41/1.00 vMB 2
725,292 725,292 00000000000000000009b9615946cc1d27baad1978da76742702188b24bb8da6 1,742 1.00/1.00 vMB 5
725,291 725,291 00000000000000000007578dc07ce2389554b138ef3cb03fdb05620e7a50fc62 2,723 1.00/1.00 vMB 7
725,290 725,290 000000000000000000061b417279e4a2acafb0583c9a710b1be58099b06cdcab 2,387 1.00/1.00 vMB 4
725,289 725,289 00000000000000000004c1e4bd095f38162eed4922acb33b9220be54a56a87d7 1 0.00/1.00 vMB 0
725,288 725,288 0000000000000000000631a92b8291211773ff4da17af6d481a529114a8871c5 2,702 1.00/1.00 vMB 16
725,287 725,287 000000000000000000072a96ea6f284386461ae047e8f2fa69e2aad8e131a5de 675 0.21/1.00 vMB 6
725,286 725,286 00000000000000000007b9b8e94320acc5427f10f1c4172ef4c626ccee35b089 355 0.95/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.85 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: 712.58 GB
    • Received: 17.19 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.