Loading Tool

Explorer IconExplorer

Memory Pool

82,235 transactions
34.45 vMB
0.14330578 BTC
Random Selection Loading Transactions
Max Size: 195.95/200 MB

Candidate Block

Mining Attempt 9708e81a1d6ec03387e9cbda7e85515dafee18799994455087ca1f16186d272c
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root dfc182c8178842eb288d6246cf8d46ae9c2a01946485e2b6bddbc12ec7536ba1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,426
Size: 1.00 vMB
Total Fees: 0.02992864 BTC
Feerates: 104.71 > 3.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (706,262 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,145 209,145 00000000000001443953b50fa00caa013ba0e8faea9985c40f475cbeb2d31611 196 0.12/1.00 vMB 136
209,144 209,144 0000000000000034aaf3f738385c1ea08dd1528663eee60fa6cbed255be62ad8 594 0.25/1.00 vMB 191
209,143 209,143 0000000000000204e768dbb95d73810255763a85348256c57010d66346cf72a8 486 0.41/1.00 vMB 100
209,142 209,142 000000000000018f8bbfc817f984b022e142298457d192e2396398df623de9c7 46 0.02/1.00 vMB 127
209,141 209,141 000000000000033f96a8af57ba56b17c2802e3cf30a3db7309d80d315d89f2e5 181 0.07/1.00 vMB 166
209,140 209,140 00000000000003de43e4a46dee89a07e320e957f26f6f9349f58fa45b0f562f6 318 0.15/1.00 vMB 128
209,139 209,139 000000000000035fdce9d8f2b0513d4d4830af5ba5ffb57167df54bd35d984ca 128 0.05/1.00 vMB 152
209,138 209,138 0000000000000403d7651b777b34dfe9940dcb1a1b950513080af6bedd148201 140 0.06/1.00 vMB 129
209,137 209,137 0000000000000171f0552584dd9c370f8643a6ef02a6756ab4cf710dd11f6e17 22 0.01/1.00 vMB 166
209,136 209,136 00000000000000503ad7b5337230c7b274a5060d01ce5641d476485f18934101 126 0.04/1.00 vMB 208
209,135 209,135 000000000000030b4b0ba30ce31cb2cc7e686910e624992eb68ae21b88cb0321 18 0.00/1.00 vMB 108
209,134 209,134 0000000000000398494e4ee059cd5a473e0954560af9cc19de03214cd8aae8d3 103 0.04/1.00 vMB 237
209,133 209,133 00000000000003a5d42595ff02d9543b60b9fa4aa593ba88456acce718ef406e 173 0.06/1.00 vMB 191
209,132 209,132 00000000000003c16060a57ed61e7344f561c84bd91888161bdc64c1369135ae 8 0.00/1.00 vMB 0
209,131 209,131 000000000000015a4d331af826d55e9839a801ab2a11c36b3e69a270c4fb06fc 84 0.04/1.00 vMB 191
209,130 209,130 0000000000000188be9baff2ac4c0713452f4d4b96cc24997d83f68a6c834ab9 154 0.07/1.00 vMB 178
209,129 209,129 000000000000011fa2dea64c43cab3e0ad7a23a44b48c667ad22e2ecd824da95 283 0.11/1.00 vMB 225
209,128 209,128 000000000000028523ff212cc984598ae2f837a3b05b3179f12ae64857f17905 295 0.27/1.00 vMB 96
209,127 209,127 00000000000002d4e1adef06fbc812fbff515dbe008ed914e088491527b7da8d 190 0.25/1.00 vMB 64
209,126 209,126 000000000000015d9fc59a9bddf06baa012e3cb0e4fdfe7108d0e9e58566b01e 659 0.20/1.00 vMB 241
209,125 209,125 00000000000004f38a74f80f967d7154cac728ac1b39b2cf3cf66395b68e83df 574 0.17/1.00 vMB 210
Previous 10 blocks ↓
Total Size: 783.09 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: 726.48 GB
    • Received: 18.45 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.