Loading Tool

Explorer IconExplorer

Memory Pool

36,390 transactions
25.84 vMB
0.08526338 BTC
Random Selection Loading Transactions
Max Size: 132.33/200 MB

Candidate Block

Mining Attempt 80a24a8b234a57184edc8f4e2aedb267402c46f739db909c8fa3812187b420fb
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root 1d28ecf0d93c7e1ce53faa32062a52f384f363d752abbdcc8e27e5bab81ddb1d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,965
Size: 1.00 vMB
Total Fees: 0.03796228 BTC
Feerates: 171.09 > 3.80 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (576,412 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,264 338,264 00000000000000000f2ffa371ccd7e53c82b4d4d24217d00258afa0e0b4a73e0 1,589 1.00/1.00 vMB 25
338,263 338,263 00000000000000000b4587af76f4d454e0336e5233dfb1c940a1140df6108475 512 0.18/1.00 vMB 36
338,262 338,262 000000000000000006bd1c83b248e13311fdae587cb7e5c2db9186c1738abeec 41 0.07/1.00 vMB 11
338,261 338,261 000000000000000012c5b3fd3a5d87cc4ef91aed4b343b80ac5a7cc054d33548 2,079 0.75/1.00 vMB 43
338,260 338,260 00000000000000001aeec7938c01da543865687cf5b2b567a82d4d7ebbc709f2 2,077 0.75/1.00 vMB 41
338,259 338,259 00000000000000000c3631fe208f672ef0d0f09626f1d3b1e9d0214286c09f52 454 0.31/1.00 vMB 24
338,258 338,258 0000000000000000155ba0d8706fa015c71568c5dcb538f762f27c20480f98ad 747 0.33/1.00 vMB 31
338,257 338,257 000000000000000011dcc3528c3499373b15e6e80361af0ba26a8251874546f0 845 0.47/1.00 vMB 67
338,256 338,256 000000000000000015f9a020ed93d88a1457362ade4e12f484196630deb365f5 1,386 0.75/1.00 vMB 22
338,255 338,255 00000000000000000271910c5278fba4720c13a87a2132c23e77f6ecddbb42f5 2,342 1.00/1.00 vMB 29
338,254 338,254 000000000000000006028e7d7edd88f0a9a51c42999e8dc5da8cce06ce80c0f1 2,243 1.00/1.00 vMB 30
338,253 338,253 000000000000000009276309d470dd6e70cd582151a687024173cf7dec55ff48 1,484 0.72/1.00 vMB 29
338,252 338,252 0000000000000000185bfb97b65c8f8a3d02b696dfb67cbaa253304a1c382315 404 0.29/1.00 vMB 23
338,251 338,251 00000000000000000e20b2fb3914656d8aee34f24034f4679c4d9d869fec062f 512 0.18/1.00 vMB 33
338,250 338,250 00000000000000000860413603200b1d318d7bbb8ea3845eaf40877130317e0c 376 0.20/1.00 vMB 26
338,249 338,249 00000000000000000080bae392417c2dc01b0f21c5fe91b5bcc9387bd562b74b 429 0.44/1.00 vMB 13
338,248 338,248 00000000000000000a04591167b16b840bd38e344aa9c7657cba3b86a7e521d2 912 0.50/1.00 vMB 25
338,247 338,247 00000000000000000e83cc584c69bb87ee4765206359ff84c368c500dbc53de6 1,923 0.75/1.00 vMB 32
338,246 338,246 00000000000000000b859c2c69bf35e3ba70e1280a56eeab15491050ff0a151b 1,400 0.75/1.00 vMB 24
338,245 338,245 000000000000000005417e2f93805eced55660c0e772bfc0058c8cd0c89a38a4 1,354 0.67/1.00 vMB 30
338,244 338,244 000000000000000019bbca27cb6f2cd3be9788e4a09204d5a6dfba70c4f164dc 440 0.35/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.82 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: 635.74 GB
    • Received: 12.33 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.