Loading Tool

Explorer IconExplorer

Memory Pool

78,373 transactions
29.46 vMB
0.07737599 BTC
Random Selection Loading Transactions
Max Size: 177.97/200 MB

Candidate Block

Mining Attempt 92f6a6bceea54417aa85932a80e3034ac5c5193e0424cea11bf845628576eae8
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root e8dac39520590c91c9f616c67f9ddf92ac52acfde84bc2ec2b3c25c0a67b4a2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,239
Size: 1.00 vMB
Total Fees: 0.01370870 BTC
Feerates: 150.66 > 1.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (366,569 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
548,573 548,573 0000000000000000000a5d9c951148f473baab96beb26316e39cfc8080e0cb93 478 0.34/1.00 vMB 11
548,572 548,572 0000000000000000001c501a6f09094a4b2a2b1c920864f88d806537f915a8dd 1,659 1.00/1.00 vMB 4
548,571 548,571 0000000000000000001744025b17d4f8453c27044de294acd920801e562e10d6 2,374 1.00/1.00 vMB 4
548,570 548,570 00000000000000000003d89f6a336d32839b595ea693d7471494c89fee30ef4b 2,662 1.00/1.00 vMB 15
548,569 548,569 0000000000000000002619c811abef4e551c04f303e5e9430da6c7bad014016b 2,567 1.00/1.00 vMB 21
548,568 548,568 00000000000000000015ebadb27214212f8faefba22f5799c7bcfed0d7c7ec16 2,702 1.00/1.00 vMB 15
548,567 548,567 0000000000000000000c0598f91193c14982d3b005459e2e04a314607c5ab782 997 0.59/1.00 vMB 10
548,566 548,566 0000000000000000001ed717604a82d33e3754b6e62ee51cca9b8a83570667f1 239 0.35/1.00 vMB 3
548,565 548,565 000000000000000000105038b7b18ef612851f2ff9851808923d86a2564d85c8 1,793 1.00/1.00 vMB 8
548,564 548,564 0000000000000000000ecaf6c6995328ffb918f695390640c7edd3863e4c4b23 2,106 1.00/1.00 vMB 13
548,563 548,563 00000000000000000008f665bd287cc84b8402e6930abb8052984f56db21bef8 1,744 0.98/1.00 vMB 11
548,562 548,562 0000000000000000000f2b641d201241b75e5b17dea6949f334f54808a2fb9c7 1,749 0.98/1.00 vMB 5
548,561 548,561 000000000000000000196b8bf992eb92b04f087d12c86c26d0e51c702d94c22a 2,328 1.00/1.00 vMB 16
548,560 548,560 000000000000000000061f953a47745e883213e038825b061a13c73b772d907d 701 0.33/1.00 vMB 11
548,559 548,559 000000000000000000101721ac5c5dd5f6f817fb6a6c895b8a99f0c2f812cc6d 1,021 0.90/1.00 vMB 3
548,558 548,558 0000000000000000000c7c01a508947b8c719b08963e0d5668858ae3f10acec7 2,635 1.00/1.00 vMB 18
548,557 548,557 0000000000000000000db61dca71c4f0e4e223778ec1a1e6ad7a96b5788da0f7 765 0.67/1.00 vMB 6
548,556 548,556 0000000000000000001e89990e86c8a514ef5bab5bdeb081b7aed83689c1164d 2,394 1.00/1.00 vMB 10
548,555 548,555 00000000000000000024408d108ae28066fcca6f2600c9c7d77976ed65959548 954 0.48/1.00 vMB 9
548,554 548,554 0000000000000000001c28af38781b228ba60e731232e0d91ec5375cbc77b33e 37 0.01/1.00 vMB 9
548,553 548,553 00000000000000000008d6371af4908b88643e5b4f829d1e1280f28777ee3d83 178 0.08/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.23 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.