Loading Tool

Explorer IconExplorer

Memory Pool

78,064 transactions
29.03 vMB
0.10201088 BTC
Random Selection Loading Transactions
Max Size: 175.57/200 MB

Candidate Block

Mining Attempt 7d085be1e3cab72efcecf907ade1bb6a9f094d3b8072ec0608f133482075692e
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 0ec08f1d2f2baf90111368f72385d6c4704bfa99f0badf118a59f4f2442a02bd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,953
Size: 1.00 vMB
Total Fees: 0.03061759 BTC
Feerates: 402.60 > 3.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (321,143 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,165 594,165 00000000000000000018dc8f17335a59fee01d41301de9f767b46e47bcc589e1 2,345 1.00/1.00 vMB 19
594,164 594,164 00000000000000000010cd0748ddd6e4d909e02601d615f3be2f48ac3fec50eb 586 0.21/1.00 vMB 25
594,163 594,163 0000000000000000000072bd51f25693e505766e50f1f7c08768fb2fc608b900 245 0.09/1.00 vMB 18
594,162 594,162 00000000000000000007d4d0c64750dcc101d8e0c9eb3def2d644cff25051396 364 0.37/1.00 vMB 9
594,161 594,161 0000000000000000001a14b6ad0ec740594f782275e379c1bd1f08784ce04be9 3,036 1.00/1.00 vMB 22
594,160 594,160 00000000000000000007609d99fb544c2af2884b8e1fbb405ea7ff910e01cd9c 482 1.00/1.00 vMB 4
594,159 594,159 00000000000000000013593505e143d8bad1cd11a9600f0f9ff2abe5d7e2391d 1,717 1.00/1.00 vMB 13
594,158 594,158 00000000000000000018723ccd7b059dcd0399b15c5023178ce35059e51f0d88 723 1.00/1.00 vMB 7
594,157 594,157 0000000000000000000107d1b8071c139486a0c08802075b11ad8d9f6843bdd3 1,734 1.00/1.00 vMB 12
594,156 594,156 0000000000000000000a23788dfd491f32dac9eb5da69ec2a110b34f68d036a5 851 1.00/1.00 vMB 10
594,155 594,155 0000000000000000001692a2345d02772a676b8686e94b85de65530dfd8b17f2 1,270 1.00/1.00 vMB 6
594,154 594,154 0000000000000000000a6f456ce4f63de4b97681db4d67ef0d775e2bb40b2876 2,703 1.00/1.00 vMB 31
594,153 594,153 0000000000000000000fec146fe9cea2309e368036fd193731c4e1faf5838272 1 0.00/1.00 vMB 0
594,152 594,152 0000000000000000001398a208dd4fe31ef3d64499d8d5039f162b87c17d1875 1,434 1.00/1.00 vMB 6
594,151 594,151 00000000000000000018a9190d70f69e65212320ab6b5f471977073ee577e87d 2,498 1.00/1.00 vMB 14
594,150 594,150 00000000000000000008161674843c8a781232128a0b549f2ddb6119065c2267 3,114 1.00/1.00 vMB 43
594,149 594,149 00000000000000000002368a052397f9ac5583d0d38dae43ad453e28696d9264 566 0.33/1.00 vMB 4
594,148 594,148 000000000000000000081e0d00f9e147b6b7ddabcece05792fa951069d07fb5d 1,971 1.00/1.00 vMB 18
594,147 594,147 000000000000000000059615b6a251fc0be92c86c2003babace6b5c2c81d0be7 2,252 1.00/1.00 vMB 10
594,146 594,146 000000000000000000073c688742f3dc7359c5718bbc8cf07c96d1d877fbb4bd 2,965 1.00/1.00 vMB 44
594,145 594,145 0000000000000000000f799d2f9e3f6309a170cd1cd8be1c0f507fb41d7fbdf6 2,521 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.92 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: 714.54 GB
    • Received: 17.56 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.