Loading Tool

Explorer IconExplorer

Memory Pool

77,917 transactions
30.10 vMB
0.07204801 BTC
Random Selection Loading Transactions
Max Size: 182.56/200 MB

Candidate Block

Mining Attempt a86f54fa205eb2cfb3b138585dcc97cf4638d14e1937996176bf4617ba8b5df5
Version 20000000
Previous Block 00000000000000000001ba71b7469b64db1b81f795f06fef5c8de15c97c7831e
Merkle Root 45c7bc4507b9a507da22d02c3642f32be7fea841ec9d44d73a588af853a9d84f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,360
Size: 1.00 vMB
Total Fees: 0.00817229 BTC
Feerates: 45.66 > 0.82 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,193 (815,814 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
99,379 99,379 0000000000006046fea93f5b0d28f5fe8917a5d66cb51694c1c694a42ebdaf5c 2 0.00/1.00 vMB 0
99,378 99,378 00000000000465621f0e9ba0f65d88813712fd4ccd849ae0ff6971111e434555 2 0.00/1.00 vMB 0
99,377 99,377 0000000000019291347fd536f8855ddf63589f4ec244b4db082d2459b4c315c9 1 0.00/1.00 vMB 0
99,376 99,376 000000000000ac1f41ca2ef3d0359d5cc2aaaf34cad1908c939a878e6a14c103 1 0.00/1.00 vMB 0
99,375 99,375 000000000003ca63168e7d01058064adce72f26e281577de3249c53a4d089315 3 0.00/1.00 vMB 0
99,374 99,374 000000000002cc03996dfcda8443d9e7f546cfafd8a2c443067a2276da090ccf 5 0.00/1.00 vMB 0
99,373 99,373 000000000002121291bbc6f703c5b717ec992a79ff5e9acefc81fd160b493f07 11 0.00/1.00 vMB 0
99,372 99,372 000000000002f15ab8ce83bfdf30540f3a4ed0e84b0069c61c95496d231fd059 12 0.00/1.00 vMB 0
99,371 99,371 000000000002ce31851202063acb2b46892e4f70a906d0597fcbf277404e04ca 6 0.00/1.00 vMB 0
99,370 99,370 000000000000056565944258441077656c287457325b9c0a0a4eb93b9436eed0 3 0.00/1.00 vMB 0
99,369 99,369 000000000003e914e865a08cab52bd2cfa3e97b598c97e636f062447096fc4d0 9 0.00/1.00 vMB 0
99,368 99,368 000000000003cc24c62b93309535352f520ec98663d889d4d89841fd151c4a32 12 0.00/1.00 vMB 0
99,367 99,367 00000000000307562ef87ce88d23609c5511d930f77682562e3d6a0f9029f62f 12 0.00/1.00 vMB 0
99,366 99,366 000000000002a6a25b024a8183df9d637197727d02a96aa4e11960b4bd510ea8 1 0.00/1.00 vMB 0
99,365 99,365 0000000000040edc1b4ea9a5a7bf57a608a745841b30e8f891e09042ba3fa108 1 0.00/1.00 vMB 0
99,364 99,364 0000000000041df481fe38a3be52e3793b8d413cf219af58f2331682ce31ab90 3 0.00/1.00 vMB 0
99,363 99,363 00000000000204c88cee0d362487be144ac212341e656f3c205bbc0487118384 6 0.00/1.00 vMB 840
99,362 99,362 000000000002ab15f4b89ccc7d99af30a3418e71899f1549542a0aecb0b0d4af 2 0.00/1.00 vMB 0
99,361 99,361 0000000000018fdcfba3a99f400fd93c7710155c089bef1cf65b076dc6d56f3f 2 0.00/1.00 vMB 0
99,360 99,360 000000000001706218cf9513c71277c7eb143789c57a784e844ccb46cf2f6a5f 1 0.00/1.00 vMB 0
99,359 99,359 000000000000bf207875569655834acadbd8eaef1b764c71f3cff93dd7da64ac 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.73 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: 707.32 GB
    • Received: 16.67 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.