Loading Tool

Explorer IconExplorer

Memory Pool

34,704 transactions
10.87 vMB
0.19854794 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.75/200 MB

Candidate Block

Mining Attempt 45c2727bfc4de848a611e4610a7ec538951a39ccd56b18487df45c3cce75c275
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 55373b514d2eb4b91c9c3ad1367216334c2389f728442501549653b60c5ee980
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,292
Size: 1.00 vMB
Total Fees: 0.08418838 BTC
Median Feerate: 5.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (765,040 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
148,176 148,176 0000000000000794fc4729d69752741157b6067fb1b431a2635ab5866fd852cc 145 0.05 vMB 45
148,175 148,175 00000000000007d3777f5adb1993a3df60dc373e390c02ec112c75df753c371f 16 0.01 vMB 34
148,174 148,174 0000000000000116b05f32b8dd40f71e19d290988161302d0571485610bcfa4d 16 0.01 vMB 162
148,173 148,173 0000000000000307cd4a185da7a51b5d36a173dfff6d87e6e7991b8fc7ecf8ad 12 0.01 vMB 52
148,172 148,172 00000000000007a827a37cedfceb0fff0d8412c8c9eda6fa98fa45082416b9e7 3 0.00 vMB 97
148,171 148,171 000000000000090c93f1f3336671529eb91f83f7f3e09af8213d249e93fe9253 24 0.01 vMB 194
148,170 148,170 00000000000005e6d9ba844700cfcaf6275b3594fbbca39d46f0c00f1db8a931 41 0.02 vMB 291
148,169 148,169 0000000000000206516599ffe015f9e108032659a7ed14e9e4fa92afa85622d9 4 0.00 vMB 0
148,168 148,168 00000000000006b3b5937718e2f45b0c2f33f3aa98238cb31df1edb396587c25 23 0.01 vMB 51
148,167 148,167 00000000000003358f09b38427c016875b3f3a1d1fd8e03f53dfc3e7c203c1fa 65 0.02 vMB 140
148,166 148,166 000000000000056122d110082f5e560978593d4c0e574b6e60b06dd48bef3d14 28 0.01 vMB 297
148,165 148,165 00000000000008491a5ae5f81b9000003876a4935f98c1781f81eb871bf6b63d 6 0.00 vMB 1,219
148,164 148,164 0000000000000814691045addff9757030019b397cbca9933079af15c4bda69a 34 0.02 vMB 205
148,163 148,163 0000000000000199cd7aafcaea658bd3fe60f30ac9f257a547e4e83586e6bb4d 11 0.01 vMB 62
148,162 148,162 0000000000000799534697c76dbd4373b3ed365c60daf668bff02a5f10af700e 7 0.00 vMB 60
148,161 148,161 000000000000018a06f8fb29949ecc741729612621857667a6e6a33558b5f323 40 0.02 vMB 83
148,160 148,160 0000000000000340053cee3814c86fdccc4dd475fdaa0dccd0e3d131cefad174 13 0.00 vMB 11
148,159 148,159 0000000000000011df08aa5973eff66f85bba6493602f6a548871d310bfba66e 45 0.03 vMB 153
148,158 148,158 000000000000048d50286ecc0c2ea1d5361ef4af7280e9ba0d4fe7b52f004f64 13 0.00 vMB 30
148,157 148,157 000000000000097e879f0c31d9878003f199e006a5ac2379fbef2b5ea8e3e444 11 0.01 vMB 20
148,156 148,156 000000000000071c6a8967bc78f47a8d61b3438c6d98fcf842b0fff34761a257 59 0.04 vMB 206
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 71
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.61 GB
    • Received: 0.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.