Loading Tool

Explorer IconExplorer

Memory Pool

11,024 transactions
3.94 vMB
0.04615690 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 23.91/200 MB

Candidate Block

Mining Attempt dff1855b0faedd95b330899f059a55a566e7dbee1f3a11a1e4dc962b0101a8bb
Version 20000000
Previous Block 000000000000000000012165475346bdda413509df8fce68fc569e9b26a2eb5b
Merkle Root 90fceb5c7a427aa91ea4193dd100efbc80be30f67738ca45726211d23e5756a4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,484
Size: 1.00 vMB
Total Fees: 0.04155282 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,483 (784,576 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
128,907 128,907 000000000000244e62e51f1e3dc7c14ee20d309aa8d471c8f30a923c82eb6c91 51 0.02 vMB 131
128,906 128,906 00000000000011046ec4a7b8f9801a22a3f127d7343635db6b015c89cae0ab98 18 0.01 vMB 218
128,905 128,905 00000000000021cb9c9c9e7b4ae8a897d89cb8787d21311602fb0534341423f6 14 0.02 vMB 1,250
128,904 128,904 000000000000086d745483d35eb6771eddf1ebb537a34be2954b39e41b5b9187 8 0.00 vMB 990
128,903 128,903 0000000000001bcae05d5add872ab2ce7ce07128694fbbcd0b4baf5382e273a3 17 0.01 vMB 19
128,902 128,902 00000000000012c7f0b95eb6d817663864ff2917391d88b18320673155c77341 1 0.00 vMB 0
128,901 128,901 0000000000001ade6d3bde45147517dc520503d90c6d988ab227b3ab181402c7 25 0.01 vMB 749
128,900 128,900 0000000000001d004312af91362c1ffeab94f891d6a007a78c64dea8dfd2a1ed 7 0.00 vMB 0
128,899 128,899 00000000000000cf5e1c33cde3718f5675071a65d9685fcc9abb6dc0f2e67952 14 0.01 vMB 818
128,898 128,898 00000000000010b2392421b88097b3d21dd2c0223d30fe86f51da9d0a177fd58 8 0.00 vMB 0
128,897 128,897 0000000000000505c44cc373684750ab7f87cc75af52cc1cbff9a252fd292db2 13 0.01 vMB 362
128,896 128,896 00000000000013816f79c20fbc015970f127189d5ce7cd7c9b0f84ecebd9d4fc 34 0.01 vMB 1,084
128,895 128,895 000000000000166a2a2da1f31a06399142c9e7386c9b6e53ac015b254d579a57 41 0.01 vMB 973
128,894 128,894 00000000000019a6a96a7e38aae5b340d1dbdc9b42977585cb61c8faa082cfcd 36 0.01 vMB 413
128,893 128,893 0000000000000f8633f5498a573edc7b7206c3d5be2a71ab63f10136dc3f281e 20 0.01 vMB 713
128,892 128,892 000000000000072ad8b368f8f83d59ce0200176bafc38fc289cb2bfe99c6e513 8 0.00 vMB 21
128,891 128,891 00000000000008b04debdff37415c26f89fdd1658dc41e3499b975f7ffbd5e56 74 0.02 vMB 325
128,890 128,890 0000000000001081b62dc0772dfc1c4b8c955b1aaf1e07b87fc85c5bf644c35f 33 0.02 vMB 979
128,889 128,889 0000000000002415ffc3f96ea8396bdab717cde13de7a63b890387a7a9c6d93f 16 0.01 vMB 232
128,888 128,888 00000000000006db3b724b8e5e36daf81b22aabc8adccce3b01749f5b7e387d4 2 0.00 vMB 746
128,887 128,887 00000000000002e834eb05f1f42e9c43881862f53a3b5af2db537d6296b82bcf 47 0.02 vMB 430
Previous 10 blocks ↓
Total Size: 779.71 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: 347.41 GB
    • Received: 1.68 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.