Loading Tool

Explorer IconExplorer

Memory Pool

70,432 transactions
26.42 vMB
0.06317613 BTC
Random Selection Loading Transactions
Max Size: 159.91/200 MB

Candidate Block

Mining Attempt 85bf091116abee8be1cf9de05de08f33348dcd6c2351b48e9c7eed5991caa129
Version 20000000
Previous Block 0000000000000000000036422ab61dbcf0349de83af20f000132644b332f8024
Merkle Root d890a534f2f9a9b4e3cfdb8be724102d8fd679ba8525f3d7878b1d3315073b64
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,475
Size: 1.00 vMB
Total Fees: 0.00687512 BTC
Feerates: 99.06 > 0.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,462 (628,557 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,905 286,905 0000000000000000440d08cdabe6e940fea4b43cd44734483b746793f44ff49c 865 0.35/1.00 vMB 38
286,904 286,904 000000000000000131c5cebfec01d4a2632465660c8004fd8186cf2d585e6591 819 0.25/1.00 vMB 89
286,903 286,903 000000000000000022254a6b04e7e1faf442aa29fdf2625942528e01859b5a3d 154 0.25/1.00 vMB 14
286,902 286,902 0000000000000000660926a54222230285f888bdc8f47ae0fae7467b25e2a4b9 986 0.35/1.00 vMB 55
286,901 286,901 00000000000000014d060beecee34860a3fc4c8f99ff011fea2cabf89a5ec2fe 191 0.06/1.00 vMB 62
286,900 286,900 00000000000000010ab3dd8d388ed447331adf94ac301b2cf4407d644c172ee2 419 0.66/1.00 vMB 15
286,899 286,899 0000000000000000b810f13d8018b3b4e6434ffff8984627a31df2d70654eb14 931 0.35/1.00 vMB 46
286,898 286,898 00000000000000005485f7c3d424441aa7f1eb5b55bd2e4a4b3ed106123c228d 860 0.35/1.00 vMB 41
286,897 286,897 0000000000000000e2b874fbb7d65d11456179df7bafaaab537ccd2c270f8f28 605 0.35/1.00 vMB 22
286,896 286,896 0000000000000000f8cff81fc81e461b2057794efbd04481f1407eed5d215a96 166 0.06/1.00 vMB 93
286,895 286,895 000000000000000092f01676f8c8ae566a83e63604ec1f490a4e209fd3cd078e 1,110 0.35/1.00 vMB 65
286,894 286,894 00000000000000014969fbc788348f2bb1bc0746227e4b478c5f288b1ab80574 244 0.23/1.00 vMB 17
286,893 286,893 000000000000000104680b0493f0ac572989c71e257f26926825b74e1f9e6108 1,038 0.35/1.00 vMB 51
286,892 286,892 0000000000000000b27bba2c35b7cd906e525f65cfb55b13465c90436f151279 207 0.12/1.00 vMB 36
286,891 286,891 00000000000000009a570e46ce284499626042bc179c9f8e57d5c744ac988abe 588 0.38/1.00 vMB 29
286,890 286,890 000000000000000132662ce39d483b097bac293e9391698dfc63da0c90679f56 167 0.09/1.00 vMB 34
286,889 286,889 0000000000000001175d48cc8f1ec0d12751c099fdd6d4dddc353ea83016a0f9 885 0.50/1.00 vMB 42
286,888 286,888 000000000000000014c369bfa166cc5806f176ee0f2c4d0b7d33ae4169078bc2 121 0.07/1.00 vMB 27
286,887 286,887 0000000000000000f64bc230ad52bbb8b2da57803dc1f48e931434956c88b4f1 66 0.03/1.00 vMB 26
286,886 286,886 000000000000000025b5a6f34cae05284398c6f5179b7d9ac228be355a12a980 706 0.42/1.00 vMB 31
286,885 286,885 0000000000000000ea90fb8159059cd530d9231e77df81d94af21afe742a57cb 704 0.35/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 783.20 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: 753.91 GB
    • Received: 18.91 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.