Loading Tool

Explorer IconExplorer

Memory Pool

37,694 transactions
26.51 vMB
0.06059609 BTC
Random Selection Loading Transactions
Max Size: 135.86/200 MB

Candidate Block

Mining Attempt 9e2f9ae29174441ce4138a977b2d3a4b224e916039801eb6cfbd15a7617643a9
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 519e5af4b90db4d648529d3c0bb400686a8da4409cd752f483bf2c3a6af6b7e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,677
Size: 1.00 vMB
Total Fees: 0.01125773 BTC
Feerates: 100.53 > 1.13 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (694,363 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,296 220,296 000000000000003fd69e8d8e4d8324e5caf9499540bb93328d94728e518b703e 843 0.25/1.00 vMB 271
220,295 220,295 00000000000000a80ca471ba23243997db7c5430b57d6dcb93c44bd312467025 726 0.41/1.00 vMB 139
220,294 220,294 00000000000004c17cb37d7723021bb2f17432b59727605bc357f530ba7bc739 269 0.09/1.00 vMB 268
220,293 220,293 00000000000001c36504f0ec5b9cd8082515b3d274fefbdedd87cbd7f978a39b 337 0.18/1.00 vMB 192
220,292 220,292 00000000000002591deecde26480d7864239fae42bf18f9e9815a7125f139684 375 0.14/1.00 vMB 207
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
Previous 10 blocks ↓
Total Size: 781.79 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: 633.63 GB
    • Received: 12.20 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.