Loading Tool

Explorer IconExplorer

Memory Pool

23,835 transactions
17.02 vMB
0.03436328 BTC
Random Selection Loading Transactions
Max Size: 87.46/200 MB

Candidate Block

Mining Attempt 49d94f9b044013dfae3c276fcfeebd1565d0ac779e5b263ecd32a7508a6de297
Version 20000000
Previous Block 00000000000000000000629cd38376e7694362af34f33f16480e19bb9002b081
Merkle Root fb099ee50df8eed8fa2e85dae79ccc9742b781659f2c2dca3606ff1d7297760a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 7,101
Size: 1.00 vMB
Total Fees: 0.00326006 BTC
Feerates: 40.21 > 0.33 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,144 (801,632 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
112,512 112,512 000000000001232f5e15fb25ce419bd2f272b849988a4589f56430fd81af92b9 23 0.01/1.00 vMB 0
112,511 112,511 0000000000000f6aeb0b5874d1ea8dc1a5b886314e4b1984f90316ecc0c55201 26 0.01/1.00 vMB 1,181
112,510 112,510 00000000000040eec7cfe120a9410395fdbc1725b77857ea30e0a40990ccb762 3 0.00/1.00 vMB 2,403
112,509 112,509 000000000000366247371f2cba3177fec809faed4e6563b61485574cfbce4f4d 8 0.00/1.00 vMB 719
112,508 112,508 000000000000fa55c26840757a765875988977045c3ad261365422320229834f 18 0.00/1.00 vMB 1,763
112,507 112,507 00000000000089bc092e439462fa434801b78fcd7e688ee648e05c4a88914592 33 0.01/1.00 vMB 829
112,506 112,506 000000000000c65f0103f37b9e57b8432f228ecd581ec4d03545f032c7f995b3 10 0.00/1.00 vMB 1,254
112,505 112,505 000000000000652bba4387dde3b3bc7bcfd241c64953c1023d7e1268e649bce3 9 0.00/1.00 vMB 1,090
112,504 112,504 000000000000449bc615c118b51df3eb4d329c7017747326f1fa80bedbd67ee8 11 0.00/1.00 vMB 335
112,503 112,503 000000000000f6960e03420751cc1e30fb1a79bcbd646d59d96fdfe33332e378 15 0.00/1.00 vMB 1,224
112,502 112,502 000000000000beafedf7e39dccadaaa58981c62fd3dc042b33b1325bd9e291e8 6 0.00/1.00 vMB 505
112,501 112,501 0000000000002b564b3f6d4542703aee13fecf7ad8c176dc1be3783ca5688a4c 4 0.00/1.00 vMB 0
112,500 112,500 0000000000006322f9774ed2ac87a61189f9d16bb13dc1e9dd95516a44e59863 9 0.00/1.00 vMB 984
112,499 112,499 000000000000c6c7678c473e10caa22900af32b0a40bce2130edd3b21824cd15 9 0.00/1.00 vMB 0
112,498 112,498 0000000000002e513b59f433b6e14ad18b9a703fe14843d49c9ed98c7109bb3d 3 0.00/1.00 vMB 0
112,497 112,497 000000000000f86841166e77774df68b726b7d6b46470d16daffb9660980f565 7 0.00/1.00 vMB 0
112,496 112,496 000000000000bd7d16311520e2556a1471acde23bc8eb93f65f2e886511ce5cd 20 0.01/1.00 vMB 2,109
112,495 112,495 0000000000004c3dadb3e116cd349df52591f35679aa1223b2a6865b43dfaab9 9 0.00/1.00 vMB 430
112,494 112,494 0000000000004cbcf2727c78d9c4618260b6f5c7125f34881820f5f84f0a11d3 3 0.00/1.00 vMB 0
112,493 112,493 000000000000d690f590db6ea11485e499880357abf48fde1611cf43f4d1d16f 15 0.00/1.00 vMB 1,481
112,492 112,492 0000000000011e3b246bae03e92faa47108ef3c9f300e331906d5c53343da92f 20 0.00/1.00 vMB 601
Previous 10 blocks ↓
Total Size: 780.85 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: 563.05 GB
    • Received: 7.51 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.