Loading Tool

Explorer IconExplorer

Memory Pool

40,441 transactions
28.22 vMB
0.06218630 BTC
Random Selection Loading Transactions
Max Size: 144.06/200 MB

Candidate Block

Mining Attempt c292a06514f8b08b0d235f0ebf389bdef04b48d24541bac487b5eab12490e2bb
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root 486686a4d07ff906d103600ed90371bf1d76b4b33b36ebc1736c925248f30f45
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,205
Size: 1.00 vMB
Total Fees: 0.00788787 BTC
Feerates: 87.72 > 0.79 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (694,339 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,291 220,291 0000000000000176494b2486bd932693b96f44132e96535927e33a3ebb58d866 96 0.03/1.00 vMB 163
220,290 220,290 0000000000000037abb3d301305b25727a2303eda8753bee67203b9c4b156e65 194 0.10/1.00 vMB 136
220,289 220,289 00000000000001be6c9e8fb05689c15846fa1d6c7dc1f4687c7b2f0006959946 1 0.00/1.00 vMB 0
220,288 220,288 00000000000004230d2edf56ee235db23248ca79f1ba0175d5d06f42f13832de 203 0.08/1.00 vMB 204
220,287 220,287 0000000000000418adf18b2bd80b3090a7fbcad4db26fe91d4e31ded656bf117 370 0.15/1.00 vMB 195
220,286 220,286 0000000000000076eba30c27ce683cf4e672a3769bd9385a6997542452878899 60 0.05/1.00 vMB 62
220,285 220,285 00000000000001995c87d4fa2b06acea713a794a22235c35015af93f28ee0f62 104 0.05/1.00 vMB 121
220,284 220,284 000000000000025071d87bbaf2ba04f9a3b4ba84d4bea81854e7402b747491a5 352 0.16/1.00 vMB 143
220,283 220,283 00000000000000aa67540e714fda863a1f161468d9ddd5c9d0ed9fb3c908c733 373 0.19/1.00 vMB 123
220,282 220,282 00000000000003b06191fd95a33533ab08c31df3a6dcc7b108dd299a320ffd6e 11 0.00/1.00 vMB 610
220,281 220,281 00000000000000663ec5b9ae202e41904d9dc7303802c2c96a2d0b0372f95939 149 0.05/1.00 vMB 26
220,280 220,280 000000000000010e94b80bccb87a0f0df98e02c7e52dc87e3db069168fbd0d04 659 0.25/1.00 vMB 205
220,279 220,279 00000000000000e77d1c1b1f9c8c4ed1f334890e5560b751fbac77d101725dbc 63 0.04/1.00 vMB 61
220,278 220,278 000000000000036016f72a876abfffabbd0268b0c01d4cbe4faf56dfefd2d6da 295 0.15/1.00 vMB 158
220,277 220,277 00000000000004f235c1e70f6027f74ef714a0f4df7da5f6ca73ebda8c7a173c 1,506 0.45/1.00 vMB 172
220,276 220,276 0000000000000427198b73b850bc6084309510b5a0c65fcd7ede040dc1b69638 139 0.05/1.00 vMB 6
220,275 220,275 000000000000015d25cdf8e2fda33a5036c1dff5653dd68a8cd82c0b9ff431cf 997 0.42/1.00 vMB 178
220,274 220,274 00000000000004033b57a5c8d316cdded0fd3278281097262211ecd58fe033f8 92 0.04/1.00 vMB 149
220,273 220,273 00000000000001f55a48f83eed0f39063e83abe163be785a4831e111f601c0de 213 0.11/1.00 vMB 142
220,272 220,272 00000000000004edc6305289a50707fa219a16e57649576b1c42920ac02f70a7 62 0.02/1.00 vMB 35
220,271 220,271 0000000000000331d179d44acccd78deccbfdc66250f0beafb1fdb98c8ebcb9d 110 0.05/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 781.74 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: 630.34 GB
    • Received: 12.02 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.