Loading Tool

Explorer IconExplorer

Memory Pool

77,988 transactions
29.10 vMB
0.08671914 BTC
Random Selection Loading Transactions
Max Size: 175.60/200 MB

Candidate Block

Mining Attempt 8918ec27cd493cb9c2188d856802652343ecc7baec885b7ce02abcec028991b0
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 6b4e0e7e1ba960cf43b6a22200a93ead4c1dab3e7168dfb9be0992bf990afd36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,162
Size: 1.00 vMB
Total Fees: 0.02206016 BTC
Feerates: 81.07 > 2.21 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (539,952 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,208 375,208 0000000000000000070aa22c35a04fcea22eea3319ffb618ed0e187db6d5e427 225 0.13/1.00 vMB 34
375,207 375,207 00000000000000000b0ea8928caa5ac0ef4d27e93001ea4334903707470c4bbb 688 0.33/1.00 vMB 45
375,206 375,206 00000000000000000db7f039253370a754b12e27cd9deba780e52e11f451fc78 109 0.12/1.00 vMB 16
375,205 375,205 00000000000000000bceda5d486105e0024ae29ff9e376dac2739f58e154ca0f 336 0.20/1.00 vMB 30
375,204 375,204 000000000000000003ab251b2b33f17be337ba984d681711fdd6071c99daeb23 424 0.27/1.00 vMB 32
375,203 375,203 0000000000000000098a710beb843c6a74bf3b13a775edd813e36c55ce33c6dd 1,558 0.82/1.00 vMB 33
375,202 375,202 0000000000000000033ce237d136db61265ed7451c2c19d63c2fd59dfa67e16e 1,952 0.89/1.00 vMB 35
375,201 375,201 000000000000000002871563f8e54cc1950a64b984c31b46901703aad635ede0 109 0.06/1.00 vMB 49
375,200 375,200 000000000000000002ac7d0601287f4beb3a2bf251333c8a7eefac6c3d65629b 1,609 0.77/1.00 vMB 39
375,199 375,199 00000000000000000cbc5de4a331dbcdd5add26084efc5102e552525ec5eafc2 165 0.10/1.00 vMB 36
375,198 375,198 00000000000000000884b8d5c4136d281736fa804e93f2d8e86a1a33be6c6921 168 0.07/1.00 vMB 35
375,197 375,197 000000000000000008734048ec9ba76852f0e1dce4cb7516c0d4fc5145ac7129 963 0.75/1.00 vMB 23
375,196 375,196 000000000000000008d9961429a35e48e60e9d5cef43ed2b87710ef66bf2e90c 2,004 0.95/1.00 vMB 38
375,195 375,195 0000000000000000060125db0ca055d7a733a6e5a18d97e544ee317bdfed2a7f 560 0.24/1.00 vMB 36
375,194 375,194 0000000000000000114ba7f891e940a64ee52a04ab5b5d7e21dc134ba95f1b0b 528 0.25/1.00 vMB 33
375,193 375,193 00000000000000000cd0441d6f32889cab57e82b1cc61e1cf4cf0f2b06e3f51c 325 0.22/1.00 vMB 28
375,192 375,192 00000000000000000cfb5b6d799574f8f87776924f57e17886b2d9452816fdf6 774 0.39/1.00 vMB 34
375,191 375,191 000000000000000000b0b5a24e6a40fea9b3e2e5a51490ee95ee53205e29c82d 490 0.24/1.00 vMB 31
375,190 375,190 00000000000000000717844fe05fbb0768c7980f501f7c6ec11c928e8769abe1 664 0.31/1.00 vMB 37
375,189 375,189 000000000000000007ea03b2497a6f157d2b175544fcc1a58f9ae9f10d4ef4e8 267 0.14/1.00 vMB 30
375,188 375,188 0000000000000000096e8d47ac10394daae9da6e8021818c52589b42a8668bb5 1,164 0.61/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.