Loading Tool

Explorer IconExplorer

Memory Pool

78,544 transactions
29.01 vMB
0.09708827 BTC
Random Selection Loading Transactions
Max Size: 176.02/200 MB

Candidate Block

Mining Attempt a79244685df44bc2822bd4ee77482367f4b64f9131e799dc4f02d803918fdceb
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 114ee60b2cb1659cf41757ba400e41972018fa3940ab6338c2ab88a5b985cbd6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,669
Size: 1.00 vMB
Total Fees: 0.03659379 BTC
Feerates: 137.15 > 3.67 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (678,180 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,933 236,933 00000000000000c0f8fb7b632039487ba478f84a0c5c609e3e7199a5092171b0 201 0.09/1.00 vMB 146
236,932 236,932 00000000000000d6c8c07da47e983b1087d2373848587aafcdddcddda045cd81 136 0.07/1.00 vMB 116
236,931 236,931 00000000000000c6948835d8819422bca9f463f9242f2ea9edd5df30146a4898 425 0.19/1.00 vMB 174
236,930 236,930 00000000000000669f4fdca2bd2ac630af0151d05194f237bd15140a0cc616ba 438 0.21/1.00 vMB 167
236,929 236,929 000000000000008c6591a7f59d653d83365426134522364a9bae323166efc3c8 175 0.07/1.00 vMB 162
236,928 236,928 00000000000000c19c69a5f5ef54d4565102a4e28a59a05ebbf0cb5efba4bac6 115 0.07/1.00 vMB 134
236,927 236,927 0000000000000105ec4bfb462b88009849487979824a2342d84e67eb6b92fda1 571 0.25/1.00 vMB 187
236,926 236,926 0000000000000020983560782b0999df53aaac7464d4c480f42c54bc4b668577 577 0.24/1.00 vMB 168
236,925 236,925 000000000000002478c5d711f4b445b323d073a1aefe8cee19b2523dbfe3257c 348 0.16/1.00 vMB 164
236,924 236,924 00000000000000096b1e91ac46869bc9e4dba55bcb31e47bb3165d6cb4a22dd2 219 0.21/1.00 vMB 32
236,923 236,923 00000000000000f25d179f3a201d921b632b3ca3f39dec02569b21dfec11bb1a 21 0.03/1.00 vMB 22
236,922 236,922 00000000000000de7562f0b07f0dec9f174a8bc4d97334861e80f851408deaaa 555 0.25/1.00 vMB 165
236,921 236,921 000000000000006ac815c6c285cc9e3f5fb939252a79a6972aa1489904e16e3c 471 0.22/1.00 vMB 2,600
236,920 236,920 00000000000000f446b50125b94446b48f719990c9dcc6bbe77d1893485839a8 173 0.08/1.00 vMB 156
236,919 236,919 00000000000001236aba21a3c3180ea2a1f9d65bccbf67b682e1ab1369adf44b 353 0.16/1.00 vMB 185
236,918 236,918 0000000000000147cb88fed9feacc3753c9dd28d0a9ad9bb89d95692a13a57a5 32 0.05/1.00 vMB 19
236,917 236,917 000000000000010140e3842dc062f79e1af69c728a5e8dc922d4efb01c4095d8 20 0.01/1.00 vMB 384
236,916 236,916 000000000000003ca17fff127715ff2a39a0f1f50600b27a30574ae1e0b12792 189 0.25/1.00 vMB 50
236,915 236,915 000000000000008eac2d384dc5ff6e18aadf02aff6bfb96760d991fe89d94f3c 121 0.04/1.00 vMB 192
236,914 236,914 00000000000000bb6a560bfdd29cb3d40f81b54307f2bbb1618dfa1077bc62ac 133 0.06/1.00 vMB 156
236,913 236,913 0000000000000126e0fd58f1e5b9d4c92095ba4885377d25e35537104d267e92 301 0.15/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 782.59 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: 671.40 GB
    • Received: 15.93 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.