Loading Tool

Explorer IconExplorer

Memory Pool

43,705 transactions
28.13 vMB
0.06780002 BTC
Random Selection Loading Transactions
Max Size: 148.45/200 MB

Candidate Block

Mining Attempt 2262b4a99f69cb0a39285f515da56a8301c5817c2f0679efac763862f0794651
Version 20000000
Previous Block 00000000000000000001c8540de5dceba6fe0c17c8f2c5409bc2924f72da5448
Merkle Root 08adb80c1dbd498cf28f77df6dba70aec22be253bbd91e93417921e0865008fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,672
Size: 1.00 vMB
Total Fees: 0.01471764 BTC
Feerates: 106.37 > 1.47 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,834 (728,451 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,383 186,383 000000000000027884effdca1a2844a4f46c771a5c80440964e0b4ad14a224c8 1 0.00/1.00 vMB 0
186,382 186,382 00000000000007342b25d801c563d1c76bc82757660cf06aac604676aafb8fd9 324 0.16/1.00 vMB 145
186,381 186,381 0000000000000231ed346f46c4a500e5c9564cc2b61c2e11899ec860138db98a 71 0.03/1.00 vMB 116
186,380 186,380 00000000000002ef15ef093d51a7d33933fccd7bcfb528d4cb9d301c98c53cf2 603 0.24/1.00 vMB 138
186,379 186,379 000000000000061b5e9db2b0478e44ddc89e99ae8674d8b4eb4523cdfccc3b31 62 0.02/1.00 vMB 235
186,378 186,378 00000000000007df7069636024a550e7377005a6c67cca91e735d5ede4602b31 27 0.01/1.00 vMB 270
186,377 186,377 0000000000000845e240d13acaea557f07c019420bcae7cadf8287134e6159e6 177 0.06/1.00 vMB 81
186,376 186,376 00000000000001e35cac34d6a77aecaf39af716bb9ba87ab5756e27b102b1b2c 47 0.02/1.00 vMB 139
186,375 186,375 00000000000007709dfb6cc3fb6f949392e95a1cb3d538729856e3a780f94ce3 181 0.09/1.00 vMB 161
186,374 186,374 00000000000002e9e3f5aaf9ad27bb7b39bd21feb7c78c04b9d317936c22eaf1 128 0.10/1.00 vMB 14
186,373 186,373 00000000000000aa380b247fe5cbde4841625206eb02be374485342e49150972 352 0.16/1.00 vMB 170
186,372 186,372 0000000000000199d9d109222efcc7afc24eb6213fc455001f2c6186683a465a 137 0.05/1.00 vMB 145
186,371 186,371 00000000000005f11e1dc489734612ee930197cd564fe8929df8c73291fd6d3e 591 0.21/1.00 vMB 142
186,370 186,370 0000000000000271fa47ad2ce017edbc7a047295a6553dcb29917026a8a6b77f 113 0.05/1.00 vMB 185
186,369 186,369 00000000000007b691a922c2e7c994eedbbda83216f1e70a29b143cebaddd002 8 0.00/1.00 vMB 30
186,368 186,368 00000000000008bffccf5d6987856bfaf7e869067f6a7cd3df3ccdd1e5e75ed6 126 0.07/1.00 vMB 106
186,367 186,367 00000000000003f9877511ac16b539ea3e5c458c086ed474db2c943c61096061 78 0.04/1.00 vMB 160
186,366 186,366 00000000000001f44b9c1ba3d9ffee8e51c97b25361db0f9eb321a0ae5c17af9 109 0.04/1.00 vMB 76
186,365 186,365 00000000000004d6eea384dee407280b798ad2ebef8e7b5266cc7427fd7a789b 128 0.06/1.00 vMB 84
186,364 186,364 000000000000027d0ad24fe32b0aa2c705ccbcb48168fe814ddce5e027b422ba 1 0.00/1.00 vMB 0
186,363 186,363 0000000000000587ddf49d158cae48ded3b365693a7d3d0a0a8cf0a5e4aedb93 109 0.05/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 782.10 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: 651.65 GB
    • Received: 13.61 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.