Loading Tool

Explorer IconExplorer

Memory Pool

79,810 transactions
30.14 vMB
0.08035013 BTC
Random Selection Loading Transactions
Max Size: 184.27/200 MB

Candidate Block

Mining Attempt fe12c888a2fe9674da31d19b8fe951380f300b7897c006321addef4529fdfe3d
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 9ad84e9c4e102683c5ed845895d67806b7621c5de14ff2ad660ade94adb05513
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,187
Size: 1.00 vMB
Total Fees: 0.01319709 BTC
Feerates: 100.65 > 1.32 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (640,488 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,902 274,902 000000000000000421dcf787cad94b8040ce1c9b37e1093213bba7f98a73ae6f 499 0.25/1.00 vMB 39
274,901 274,901 00000000000000043a26ebefe352aca51bd4223ee08cd12c1b04cad9fffd15b7 15 0.05/1.00 vMB 3
274,900 274,900 0000000000000001541cf9dae3511acbad1164e98f15131f2131748e76b59b8c 111 0.13/1.00 vMB 11
274,899 274,899 00000000000000007f8937f9f599efd74230b432b42d33925011b1d6aa7a1b57 1,114 0.46/1.00 vMB 47
274,898 274,898 0000000000000002d27555e08c50c521c577574e9b2bb34332f28cf7c5a52354 101 0.35/1.00 vMB 1
274,897 274,897 0000000000000000dca39bdb3350c798f9f215a6a03ec546fe48dc080ce61b30 448 0.23/1.00 vMB 42
274,896 274,896 000000000000000109425eb1542911b8c5a151d06eeb8f9d8e0d4a8d5256d2f2 26 0.03/1.00 vMB 71
274,895 274,895 0000000000000001ee02c3ef23c668dbcf9bf4d7bdbc7a5091843d32eaebbb19 4 0.00/1.00 vMB 14
274,894 274,894 000000000000000065709a9a4aaeea6108f0c288af277b0cc1826c7e8ea908cc 48 0.02/1.00 vMB 46
274,893 274,893 000000000000000367335c8d08efc6de92a5328ab4a900bc28530f2b3429c75d 27 0.06/1.00 vMB 16
274,892 274,892 00000000000000016915aa87c8bb8d6d4fc8045da45ec08ac04869bbd48da5f0 263 0.17/1.00 vMB 34
274,891 274,891 000000000000000294cc9d0ea2b2f6f7491a4eaeb37512b4186562420b11bcfe 459 0.24/1.00 vMB 47
274,890 274,890 00000000000000029f44f2336a3228fcb72dcce171e54ba28a91dc8b1a9b8832 144 0.06/1.00 vMB 42
274,889 274,889 0000000000000003cba97c1311102a250774bea0ddbf88c6067282933eafa4f0 684 0.33/1.00 vMB 48
274,888 274,888 000000000000000438be64b59537f044345aed590fa8e5ba6a89a3dd51f6d5ea 110 0.15/1.00 vMB 7
274,887 274,887 0000000000000002c61ef9868a3e0a2a77b77273d7a613540c2b139805c8d48b 49 0.15/1.00 vMB 1
274,886 274,886 00000000000000043294de29b6e83e3270710c97765ec0e93c727462515717b8 44 0.07/1.00 vMB 15
274,885 274,885 000000000000000458e46b6b7c5d6e8a8c930d859a237a9f9723926796ccbc80 333 0.18/1.00 vMB 39
274,884 274,884 00000000000000042e5578feb73388dd12ec1e5e7e42392245495d663ab6e6be 28 0.06/1.00 vMB 6
274,883 274,883 0000000000000001f1ab331ab56ac6904b87f18fd753860e63a3cb8f48fb3dcd 66 0.08/1.00 vMB 16
274,882 274,882 0000000000000001867b94eed031214302840df1c5b76db6074eeaaf6d0151bf 320 0.19/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.