Loading Tool

Explorer IconExplorer

Memory Pool

81,963 transactions
31.66 vMB
0.10577326 BTC
Random Selection Loading Transactions
Max Size: 189.80/200 MB

Candidate Block

Mining Attempt aa4ee3d1e98d19475608d3cd02c50064c9123300fbe9a27e4850b617a03b9ce1
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 0958b7dfe30497a1d62c63a83bf9da6e1be586c8f8cb1109bb6f3382e39c9a97
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,712
Size: 1.00 vMB
Total Fees: 0.02318108 BTC
Feerates: 99.50 > 2.32 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (317,435 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,941 597,941 00000000000000000004bd09886013dc48067061a34290332254d6223af34e91 567 0.20/1.00 vMB 15
597,940 597,940 00000000000000000003601b0d5a262eff44ebb66e3f7a3c4d21f8a414396279 1,322 0.43/1.00 vMB 18
597,939 597,939 0000000000000000000f4d50185a0235d8dabef5ff4c0c236ca6211262792f01 2,902 0.82/1.00 vMB 19
597,938 597,938 0000000000000000001078510275ce1a8858b3d3164af2fe2ef36dc2ff2be4d4 940 0.20/1.00 vMB 1
597,937 597,937 0000000000000000000c3154367cce0ad4da3e8da20dabd9ccacf98c470063ce 3,500 1.00/1.00 vMB 21
597,936 597,936 00000000000000000007118dc9f36bda416e3a58af0637fadf77d4fd799e232a 348 0.09/1.00 vMB 21
597,935 597,935 0000000000000000000d855f13fc0ecf154a261300f502ae7d7cc838047f9edf 850 0.23/1.00 vMB 23
597,934 597,934 00000000000000000014ae9e07b583c25f81fa299839e3a5fda78a28807b56ac 127 0.03/1.00 vMB 34
597,933 597,933 000000000000000000118830c13934a5b6f9066156db3519d8af1356f9e44054 172 0.05/1.00 vMB 16
597,932 597,932 0000000000000000000fbb14b840ffa301d5ce3358ddf0b8f5f6368001bd4061 1,330 0.35/1.00 vMB 19
597,931 597,931 000000000000000000031e7e5a8411f98b3e266b0a316a4ab7f53b0948723206 175 0.05/1.00 vMB 40
597,930 597,930 0000000000000000000a57f514b02130299594c30e7a8899a99a8081d7dd6efa 1,498 0.41/1.00 vMB 19
597,929 597,929 000000000000000000052569052f11c9b560b7fbe2bed974873cfd939192cff6 1,796 0.45/1.00 vMB 17
597,928 597,928 00000000000000000010bc1636cd52fadaeca26f727b37c89298ce1ec1677bab 846 0.25/1.00 vMB 22
597,927 597,927 0000000000000000000cbd5992bd1c41bfa625bae7c422a452f572b4459db0fc 2,838 0.84/1.00 vMB 15
597,926 597,926 00000000000000000007d629f39aaa29b2dcf668de07da266fa6639181beaf8a 2,612 0.93/1.00 vMB 7
597,925 597,925 0000000000000000000b0bf8fc31aa482287f6d0cda7a626525e315551c9b963 3,250 1.00/1.00 vMB 21
597,924 597,924 0000000000000000000eee525a23d158a0357c8f62dcf2a72d66da461fbd484b 3,204 1.00/1.00 vMB 38
597,923 597,923 0000000000000000000ab470383778f74d0be018c414b74e8774f3aec00377fe 1,882 0.56/1.00 vMB 12
597,922 597,922 000000000000000000093ee0edafc7fd3729662f6231b164f646b7ded7c9fda2 3,627 1.00/1.00 vMB 18
597,921 597,921 0000000000000000000e92cb1b13cc7483508297bfaea0a2b8543930e0e41fbd 2,882 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.04 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: 720.41 GB
    • Received: 18.16 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.