Loading Tool

Explorer IconExplorer

Memory Pool

41,112 transactions
16.57 vMB
0.12887689 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 95.75/200 MB

Candidate Block

Mining Attempt b8722384b473825922dd7c077d5e990b0228e9cf9710e6e642bb4bfb27908935
Version 20000000
Previous Block 00000000000000000001ae72154b22862419307a132384746352ae1d74cab25b
Merkle Root ae74172fc3d00794c2775f6648bd91537c0155d1fc24f3e36819619958184e31
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,662
Size: 1.00 vMB
Total Fees: 0.04048973 BTC
Median Feerate: 3.62 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,315 (674,403 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,912 238,912 00000000000000bc237903a2675f3c7714ef72c5f1a3a72a13a73ff60d659c2d 363 0.17 vMB 172
238,911 238,911 00000000000000794e5012d588cde3be277b0cab0c3659f5a231b3570e904b3c 158 0.12 vMB 103
238,910 238,910 0000000000000064102d93b3b55fe67bdf4fbad43b527ac4531964110addda44 543 0.34 vMB 126
238,909 238,909 00000000000000eae7a5d9655f15656d0ff82bcbd4cc526e495931549b1f184e 719 0.25 vMB 255
238,908 238,908 0000000000000044b88f52dae5fc176d0737b35ed79c4e78a7fb4c1eabfd6cc4 235 0.10 vMB 184
238,907 238,907 000000000000006175d7b251a1bba8412a3312d1b47c6461f94c9f8d324072c7 266 0.10 vMB 148
238,906 238,906 000000000000014a104d3f7f78a5aad9307534e596ea77d51476ceac365399bf 628 0.29 vMB 160
238,905 238,905 00000000000000c14fa7031b2431ab32785efdf1e5aaecc83555ee52a2fc550b 256 0.22 vMB 31
238,904 238,904 0000000000000024bb0b1c9d7a0c47e4cd76511663140916486fdf1aa3bad584 562 0.25 vMB 169
238,903 238,903 000000000000010b954486ef72fe7ad65c1039803a0911eb922a9b2c359ad6ef 43 0.02 vMB 78
238,902 238,902 0000000000000032074f67cd944cb02abf8455d817b724100940098356ee2a80 248 0.13 vMB 121
238,901 238,901 00000000000000ed7dd49f3cf5624be032fcd504298691887201bba49acbb806 356 0.22 vMB 121
238,900 238,900 000000000000002473da39607d936f071d367ae720cafbd3fd34dd10f4553952 655 0.25 vMB 200
238,899 238,899 00000000000000d5e0762e2f91a30f8fdf29576ffb36891bfa77c5e49ec26858 399 0.17 vMB 189
238,898 238,898 0000000000000031f732fc2a9bdfa8cb2fdb8e1eb8fc3e5e1d673ec9028d009a 12 0.00 vMB 152
238,897 238,897 00000000000000d446f647ed63da8d873319c0125fd7c38dff3b3f661ca2edd2 90 0.04 vMB 153
238,896 238,896 000000000000004ed4056b203c0d47fe723cdea74e788f9ef773ed4071949d67 342 0.18 vMB 163
238,895 238,895 00000000000001127b45ae4d8d5ecace8d2ff860c54c84865a3c7ee5d7ac5f94 4 0.00 vMB 31
238,894 238,894 00000000000000a8e4e534c812118fc94ab4c7d0d50fd028c10b25db763d85d2 72 0.03 vMB 137
238,893 238,893 00000000000000f51d3ebaa3639447a2fbc117a3bb2d6917076aa001e2a0e576 116 0.07 vMB 126
238,892 238,892 00000000000001275c0f3663e303df4cca565c2202b7063b6082c29658dea5f6 59 0.04 vMB 37
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 84
    • Outgoing: 10
  • Data Transfer:
    • Sent: 92.79 GB
    • Received: 0.41 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.