Loading Tool

Explorer IconExplorer

Memory Pool

21,798 transactions
10.21 vMB
0.03041580 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.27/200 MB

Candidate Block

Mining Attempt 696dc8a2f982121241c1773eaec2e37a24839accc68970c201d59f9acde995dd
Version 20000000
Previous Block 00000000000000000001b46eb5c426512bb9798b463607b3f221e8089d2fed76
Merkle Root acfa2804a8eb8c0a856d3b76eefaf2360f94ccd6fee1e2017799d92205f68291
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,185
Size: 1.00 vMB
Total Fees: 0.01387139 BTC
Median Feerate: 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,538 (795,781 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
117,757 117,757 000000000000bbbb5861cb6852c73d196b3598eebaba7cc9c9b4b409335d4bdf 9 0.00 vMB 3,298
117,756 117,756 000000000000807d47e6280e33f7f9642f8b084446c707113a3ca74c41df7566 11 0.00 vMB 335
117,755 117,755 000000000000942bc2f3a0893056c811653bed5056c838a638c4fda5f6e978e7 16 0.00 vMB 1,660
117,754 117,754 0000000000009e86c4ff4a7474fdd74056e91463bd41769abd50d9c6cbc78fd2 19 0.02 vMB 1,118
117,753 117,753 0000000000005dae816fb5eb360906cae85e2ddf79b37078bd71bfcf541a857c 12 0.00 vMB 0
117,752 117,752 0000000000002346436afe6158a30987d949268f216e3661d450c5c5f1376dde 9 0.02 vMB 405
117,751 117,751 000000000000156e0cde1a4e94b13a8f3ef19acba3acac07f05de3f816367a39 20 0.01 vMB 1,988
117,750 117,750 00000000000033ff06e1744d69dff1ce0954a72ad650597324f1aa4b309e8810 5 0.00 vMB 678
117,749 117,749 0000000000008c0a9320fda4f58fc3c5d7e6a2aa74f51451e678fa76aed57e6d 11 0.00 vMB 361
117,748 117,748 0000000000005a321e7fd599ca5902ad4da2942810651c13b7ad5f182c51d69d 11 0.00 vMB 331
117,747 117,747 000000000000a06b437e250dbf4a8e3f7131e9c631cde82386b0639179e32cd1 4 0.00 vMB 0
117,746 117,746 000000000000b9a399aad234eddd09d4a65cb656d449573d0e64325af5843a19 10 0.00 vMB 0
117,745 117,745 000000000000028e1f3566c985d70185dabb928b4bb434dc6e4f30a72a4242bd 8 0.00 vMB 0
117,744 117,744 0000000000001914f859b0a1856792d41417c75c5c55a67f7e7b67a29a03d258 1 0.00 vMB 0
117,743 117,743 0000000000009e3858330fdeb1dbd452179ef31fb909c39afac2e0cf6fbf2a78 13 0.00 vMB 1,926
117,742 117,742 000000000000423160f977c972006f69faa8d83f6aedad684e5ce3c033a22805 7 0.00 vMB 904
117,741 117,741 00000000000048598f27f40f4574f07718c95156b3e831c4e619152cd020e1c6 23 0.01 vMB 1,699
117,740 117,740 000000000000a5aff8ddcfc02bab8178b5e460c624efc64de71427261c8d1da3 10 0.00 vMB 331
117,739 117,739 000000000000bf6768034f164c25e4ae51c2fe146232b119fa674ce095a52e4c 11 0.00 vMB 313
117,738 117,738 0000000000002d49bf6bd36e0c240d9a774db8ed5dcacf4b630430852e05aee8 11 0.00 vMB 648
117,737 117,737 000000000000734569f490727cfd61b49223d4120d5f36959869a91af755a8dc 20 0.01 vMB 1,133
Previous 10 blocks ↓
Total Size: 779.80 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: 406.99 GB
    • Received: 2.13 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.