Loading Tool

Explorer IconExplorer

Memory Pool

81,196 transactions
29.84 vMB
0.10527446 BTC
Random Selection Loading Transactions
Max Size: 180.45/200 MB

Candidate Block

Mining Attempt 5065d62a2ded046ba85f7223ac6c1b77adffc09317e7358f09219cce7683b746
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 7d7e2d7ab5b970d46b923ea32887d0f6c2503e8f3e7ac6d31c1b85559fee9ad2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,084
Size: 1.00 vMB
Total Fees: 0.03967962 BTC
Feerates: 146.36 > 3.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (597,210 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
317,885 317,885 00000000000000000cf72adf68d096f5814725452fb3e3e6117901dea1b51a8a 11 0.01/1.00 vMB 12
317,884 317,884 00000000000000001b0672c32d7c51b5a3b45dcba46d4171a25c002ce3a615cf 366 0.19/1.00 vMB 26
317,883 317,883 0000000000000000179e7de7ba54680b55d6ce98c71d1df1a248b50cb070d390 9 0.00/1.00 vMB 21
317,882 317,882 000000000000000018e7037222dacf37afd1106b1591168b72556ab718b79b3c 236 0.10/1.00 vMB 30
317,881 317,881 00000000000000000281f77b55b27ea2e60046d4fba9d4ef003fecb8dd8d478e 243 0.18/1.00 vMB 27
317,880 317,880 00000000000000000a8c0d41d3a9454e112ea7760532f21573f85e92087d1748 35 0.02/1.00 vMB 22
317,879 317,879 00000000000000002e00a2f275f9f86b48338b68bcd31463f12b9897df687451 388 0.21/1.00 vMB 24
317,878 317,878 00000000000000001d45c96b7655f6153731c310f203399362c859e594e0be92 750 0.49/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.