Loading Tool

Explorer IconExplorer

Memory Pool

73,473 transactions
28.47 vMB
0.07005400 BTC
Random Selection Loading Transactions
Max Size: 168.30/200 MB

Candidate Block

Mining Attempt 78f8d2cc473a5ed6798fe968e040f385ca932fab5c060e6e81b889863a93824d
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root a2efa560e5df55616f8cba735743015bc09d7ba84fe39ef30783a0c6cd2bab98
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,531
Size: 1.00 vMB
Total Fees: 0.01289888 BTC
Feerates: 100.36 > 1.29 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (290,966 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
624,076 624,076 00000000000000000001cf0cf8e5b6a31ed2ac27d8426a8ff6fca06e0173ce35 2,157 1.00/1.00 vMB 22
624,075 624,075 0000000000000000000caf8874ecb6d10a8404ecd5fa1995ee5353956d1de6f8 1,944 1.00/1.00 vMB 15
624,074 624,074 00000000000000000007eca1a5782652f37260ce3488917e14e2d35e6cb268cf 1,902 1.00/1.00 vMB 29
624,073 624,073 00000000000000000007e9dbf66f70458836057f66cdc521178d28a831200f21 1,831 1.00/1.00 vMB 39
624,072 624,072 00000000000000000000317de35d2fa509bd38533382bbd73476ccc9ac204442 946 1.00/1.00 vMB 79
624,071 624,071 00000000000000000002aba0e529fb895b7fdca10bf6a9c760c39553f642e58d 1,760 1.00/1.00 vMB 6
624,070 624,070 000000000000000000003306eff4d5ac9f94a69507c4fd3348107af23de3dfcc 2,398 1.00/1.00 vMB 15
624,069 624,069 0000000000000000000eb14190ce1867332bac3520af691e76547386269929fa 2,638 1.00/1.00 vMB 17
624,068 624,068 00000000000000000004cb757e08ef1d7fc293f80f09f518c5b0745759f9dcd1 2,902 1.00/1.00 vMB 18
624,067 624,067 000000000000000000088bb2cc5ad8cb9207fd2e97edd6f7cda9c228ad472723 2,465 1.00/1.00 vMB 9
624,066 624,066 00000000000000000010333fdc23602063720645fe8e4600820d8e7ddbd02951 2,685 1.00/1.00 vMB 24
624,065 624,065 00000000000000000012d1b5103f96cfba0133c46a75155a7bc4a8e23febd97e 2,648 1.00/1.00 vMB 29
624,064 624,064 00000000000000000001acd3cef6d6e8a8245116cbdf2e860680f553f7ad6048 941 0.41/1.00 vMB 14
624,063 624,063 0000000000000000000ffa02d8fb987ccdf11b244d52c1b04b9e04f0e227ec99 2,035 1.00/1.00 vMB 12
624,062 624,062 000000000000000000067daf3c49b6bc955eb9433694fa565ad74b9479681568 2,538 1.00/1.00 vMB 15
624,061 624,061 000000000000000000096f1f1ac5262222990296cb339ed419a6044123b4faa4 957 1.00/1.00 vMB 4
624,060 624,060 00000000000000000000a792737d4dcb38e285fba97d465e34aa95aba506a1b2 2,289 1.00/1.00 vMB 19
624,059 624,059 0000000000000000000eb295be1fd4ad277649dbbb5993bf7715fbeeb402bb41 2,774 1.00/1.00 vMB 11
624,058 624,058 00000000000000000013c11962aa7309c9ac128803cb900473aa341b3f79c5af 2,885 1.00/1.00 vMB 20
624,057 624,057 00000000000000000004b2adfc12346f4c30e8a8a87956c5a1d4248645c6a9ff 2,656 1.00/1.00 vMB 15
624,056 624,056 00000000000000000002da060229547d2c1de247def8a1009dd33e87b5839f85 2,889 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.47 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: 667.96 GB
    • Received: 15.34 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.