Loading Tool

Explorer IconExplorer

Memory Pool

26,770 transactions
27.77 vMB
0.06520683 BTC
Random Selection Loading Transactions
Max Size: 133.06/200 MB

Candidate Block

Mining Attempt 20b1b0f1ed6f04973ec9be5b0af6286151538ee6162a8ab8d470fab64666b68e
Version 20000000
Previous Block 0000000000000000000027f10646a10b5efba6c9534cb2ab75fde3381e97b9ae
Merkle Root 6684027c75084671779bf6f73f80e5a82bc39a1c5e2163c1a347c31cef05a26e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,194
Size: 1.00 vMB
Total Fees: 0.01220291 BTC
Feerates: 101.57 > 1.22 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,500 (668,551 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,949 245,949 00000000000000135f70cd125b10105cdecb85eecc64fa2c25a40c79c42703fb 49 0.02/1.00 vMB 147
245,948 245,948 00000000000000b8a7a45f5206051bd4a7dac92879d1feea1ab8ed5db267c97b 167 0.06/1.00 vMB 126
245,947 245,947 000000000000007796b965e1c7cfb4f4b19437d285f970af1f171e222a95a72b 187 0.08/1.00 vMB 179
245,946 245,946 000000000000004d478a86f3071328638ecadebc8c0a4eb84367c3c7668a6d0d 122 0.04/1.00 vMB 238
245,945 245,945 00000000000000672ed19ec35e2d7008aff844c8bbb92192881f641e94fb91a0 82 0.04/1.00 vMB 93
245,944 245,944 00000000000000abace087f60cc68ffe5a835abba149119da5143978b42792ad 180 0.08/1.00 vMB 94
245,943 245,943 00000000000000a7087e70e5203430a9739c476870b5973508f1fdd21326ffbc 363 0.14/1.00 vMB 146
245,942 245,942 000000000000001aec75370130a1b363fdbf72e4189564ef9849c6ddba477fa9 20 0.01/1.00 vMB 169
245,941 245,941 000000000000004a0b905b1e5a10519ba17102c185e7750f948bdd506bd3f8c6 139 0.05/1.00 vMB 107
245,940 245,940 000000000000009288e43b7328975e51394e8e0ff65924c6129e533168257c6b 128 0.07/1.00 vMB 91
245,939 245,939 000000000000000887cd4e202055c85a444104db02d60021b8ab2a7ba0905a4c 25 0.01/1.00 vMB 152
245,938 245,938 000000000000009bbfdc45e4b962c2cfb095041cdda735c51979812b52314745 12 0.01/1.00 vMB 59
245,937 245,937 0000000000000071c9d8aae39399881a2c945cab33c825358402cab3132fe577 120 0.06/1.00 vMB 90
245,936 245,936 000000000000009e590d180d9e11c77dd3d165ae1da7ec2d5bde3ae4576fb5c3 28 0.01/1.00 vMB 161
245,935 245,935 000000000000007faa949d5bb2b398936b13043d4763f55d33efd21af5fa96be 77 0.03/1.00 vMB 147
245,934 245,934 0000000000000097cc1769db62b71689c56bc9efc1453659db75428521243b90 102 0.05/1.00 vMB 147
245,933 245,933 00000000000000549881a0d81b80977ca980fad9044fec1c588e70ec950309b0 20 0.01/1.00 vMB 52
245,932 245,932 0000000000000059fb1f6b5adc6074a4bd50e61f8acfa317c4f042c77ccc5ee1 129 0.07/1.00 vMB 29
245,931 245,931 000000000000004b5eed72e5fff94e95f446b671b0607071e5cf8c1a2611cdd0 209 0.10/1.00 vMB 100
245,930 245,930 0000000000000007194c5a37cba4f9d18d39b55555251df09c03f338943d5ee5 209 0.10/1.00 vMB 98
245,929 245,929 000000000000005ee74e8014a1cf76117187b3f4e599456f053a2705b1e6fbfc 393 0.21/1.00 vMB 148
Previous 10 blocks ↓
Total Size: 781.50 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: 612.22 GB
    • Received: 10.97 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.