Loading Tool

Explorer IconExplorer

Memory Pool

81,028 transactions
30.09 vMB
0.10466526 BTC
Random Selection Loading Transactions
Max Size: 181.51/200 MB

Candidate Block

Mining Attempt 7f88da7e473d382c0e945d1b90b50c9bb451fda965692b0cac01d0b76cd4ea54
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root c6212ac0dd953da1fcb1b13625df250662234fd480c942865a74ee797a5ddc66
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,069
Size: 1.00 vMB
Total Fees: 0.03673272 BTC
Feerates: 100.25 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (597,191 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,906 317,906 0000000000000000099255ebcadee131f13b34fcf477be768aabc004d0685cc2 482 0.24/1.00 vMB 26
317,905 317,905 00000000000000001a36a1f94c36310f04d751a823db9cf74dcc26c69a287e09 1 0.00/1.00 vMB 0
317,904 317,904 00000000000000001ffe6e4382b459d8cc8005f8eb3e10b23e9c11afbb4bf63d 29 0.02/1.00 vMB 18
317,903 317,903 000000000000000007ad32fe6f74fcfa1134095e797e2da7939d2b335661f2a3 284 0.13/1.00 vMB 31
317,902 317,902 0000000000000000109b8dad04746b7c52183e542b4b07f98bf5071b27f4e44f 677 0.32/1.00 vMB 28
317,901 317,901 00000000000000001780d33da7d1a80a9e126eb1f25e2068b09f68f8b67ac826 205 0.12/1.00 vMB 29
317,900 317,900 0000000000000000046e106a277662e8c99931993103cb9e459a231f36e018c7 415 0.22/1.00 vMB 27
317,899 317,899 00000000000000000c6c3be4fc3224ef691d4480d4bbcc4c766dd1e983d7a14b 91 0.04/1.00 vMB 31
317,898 317,898 000000000000000012adc8687bfc97bd8789356603ee3a4d8da199b95972e16b 95 0.05/1.00 vMB 21
317,897 317,897 00000000000000002b623891746c6dfd1d05c53c29f7fcc60590b0302c5716ea 579 0.27/1.00 vMB 28
317,896 317,896 00000000000000001eef55a8f420ff1d4afc71a0b78de6c52620bf4a359dd83b 777 0.37/1.00 vMB 29
317,895 317,895 0000000000000000223e3ea3444fefcf0b85e2bd6690cdb25bb5ebf3c82cbbec 450 0.23/1.00 vMB 32
317,894 317,894 0000000000000000150ebfa7b3560b02bed3bb4565d508f54a87df7329862408 67 0.04/1.00 vMB 21
317,893 317,893 00000000000000002906a4de975a54837f46ca750ff4b0c62e18b7d6d3b6f1aa 94 0.05/1.00 vMB 28
317,892 317,892 00000000000000000b3a7199afc780748e851667d2ae91f150a6b87d4d8cbcb5 308 0.15/1.00 vMB 29
317,891 317,891 00000000000000001d34a23b84144f5f0ea313cc1633935c1950ed01d6d750cc 36 0.02/1.00 vMB 20
317,890 317,890 00000000000000000caaf2cd0cc77b6a3868de9605865e0a34cfe98175889797 131 0.06/1.00 vMB 29
317,889 317,889 000000000000000026c313635ea51a6a5c196e470d9a5b4185ece33d9e8ee470 120 0.07/1.00 vMB 24
317,888 317,888 00000000000000000b3a4c9626a909d7c846be5a6912fa08fff7ee6b65810a9a 355 0.20/1.00 vMB 24
317,887 317,887 00000000000000002544efec03958c9359d0726d986c99f9b4b087980da94dec 83 0.09/1.00 vMB 17
317,886 317,886 00000000000000000a6d0185178c106d7364d35f911ad5124677bde7756e57b7 281 0.16/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.56 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: 670.18 GB
    • Received: 15.83 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.