Loading Tool

Explorer IconExplorer

Memory Pool

38,118 transactions
25.40 vMB
0.04923444 BTC
Random Selection Loading Transactions
Max Size: 131.37/200 MB

Candidate Block

Mining Attempt 9123bac90a88baa2f96382419e80e3d84bf177743f0aa4845beae22fa55f0d2f
Version 20000000
Previous Block 00000000000000000000172132c00b110ec4ee02326028bead4b8d9ab2ab8c10
Merkle Root 02ceb18af6687589eb6d2186e9047941baea6893643269dcc86f06de4d03b2be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,859
Size: 1.00 vMB
Total Fees: 0.00349848 BTC
Feerates: 16.30 > 0.35 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,745 (314,000 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
600,745 600,745 0000000000000000000d261c1a7a1bcf775791533a7a1a2658d22c4742cee89b 991 0.27/1.00 vMB 16
600,744 600,744 00000000000000000000fa9682f1348587273bd6c43161d06059bcfc2b3aa2e5 2,891 1.00/1.00 vMB 25
600,743 600,743 000000000000000000024689e616052dda3c26ec3faf64e2be9e962425b7c69e 1,003 0.34/1.00 vMB 26
600,742 600,742 0000000000000000001508f5c6ecf7a463ca6272d214915079a4dc9d87a85247 466 0.10/1.00 vMB 3
600,741 600,741 0000000000000000000c50274dec1a2825b074f52e69586b31ef93ed536d201d 1,995 1.00/1.00 vMB 17
600,740 600,740 00000000000000000004f8148bebc3c2fff9798dc4a06776cd72acacf5805021 2,014 0.75/1.00 vMB 21
600,739 600,739 000000000000000000031a12a29ca2e3570131f35145f2dc68944608bcf31458 3,079 1.00/1.00 vMB 18
600,738 600,738 000000000000000000073787cc3a8e6a127c22f673f935fb3c74f455999d4066 3,057 1.00/1.00 vMB 30
600,737 600,737 00000000000000000001ea7cbde7841e7b8f62adb7bdf045b42c1353a3b59d83 2,151 0.76/1.00 vMB 7
600,736 600,736 0000000000000000000fc5e109307c595ce0d5577f6a252c38dfd03dd7353a86 2,934 1.00/1.00 vMB 24
600,735 600,735 0000000000000000000abecc9c4b604e1d0712e4ecdeafa263c412c0b519d8e4 2,936 1.00/1.00 vMB 49
600,734 600,734 00000000000000000008913cbb2c99aea71d6304885a03d53d98d021c60ea983 1,668 0.51/1.00 vMB 15
600,733 600,733 0000000000000000000f8fffe3277af20a0e522ceaad7e7c1c30a0169b62de89 2,844 1.00/1.00 vMB 19
600,732 600,732 00000000000000000006cf8c545644d168ea51a7e39cc118becc839ac0f959f2 2,981 1.00/1.00 vMB 46
600,731 600,731 000000000000000000036beeff3122218af8fae60865edcd411591c7c59c130f 2,557 0.83/1.00 vMB 7
600,730 600,730 00000000000000000000363c747af33ef0f9577e284da65b83abd652328d206c 2,738 1.00/1.00 vMB 46
600,729 600,729 0000000000000000000c479d0cd5d4278157ab1f8a0c14265c9f17ae34874b85 2,436 1.00/1.00 vMB 27
600,728 600,728 0000000000000000000769015a688b478c3e30b290cf9bc2c3dfca7ff3714cce 3,038 1.00/1.00 vMB 49
600,727 600,727 0000000000000000001321a0df7ebc1822ed80ab594b10688c36d79f80b3e255 2,059 1.00/1.00 vMB 3
600,726 600,726 0000000000000000000d3642dfb2f6a26e960ea4d164a054ac361180e2320280 1,682 1.00/1.00 vMB 10
600,725 600,725 00000000000000000010edf1948e5ef59fb95dc0949b7a5f1a90e5e305e940fb 2,116 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.94 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: 646.58 GB
    • Received: 12.86 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.