Loading Tool

Explorer IconExplorer

Memory Pool

73,806 transactions
28.78 vMB
0.06970342 BTC
Random Selection Loading Transactions
Max Size: 174.51/200 MB

Candidate Block

Mining Attempt bfd1f69fa3e983d40b0ba04076e5333feecd0c70d1b4837132fa79b7e4364f28
Version 20000000
Previous Block 00000000000000000001f8608b89867cd81e6ca76231bc810599037dafa06252
Merkle Root 821628fb474358a87f24dd1defa8b3223b0460048209e8ac7764b1760438e373
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,041
Size: 1.00 vMB
Total Fees: 0.00616918 BTC
Feerates: 100.42 > 0.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,430 (71,536 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
843,894 843,894 00000000000000000003158083b529e612e4860199074cf347c05948c0f8465f 1,092 1.00/1.00 vMB 11
843,893 843,893 000000000000000000030d2cb5fa56a5b96073750009355bb2e329668dcccf46 1,779 1.00/1.00 vMB 11
843,892 843,892 00000000000000000001b6eae89ca849f4be3e55933b8fd4f8288dad69e24237 2,902 1.00/1.00 vMB 14
843,891 843,891 0000000000000000000116d3700f237d3c464f42382bfcc7aba0fe9807e71972 2,185 1.00/1.00 vMB 14
843,890 843,890 00000000000000000001f7e210e9468e6e458c30df8db04a56514db6505f9e68 3,245 1.00/1.00 vMB 17
843,889 843,889 000000000000000000001f71c44deae002c45449e65cfe2a212d1cfd8f81507e 3,183 1.00/1.00 vMB 19
843,888 843,888 00000000000000000001a457ea2544da224a6636dfd35c4807d90a62529d3e2c 3,514 1.00/1.00 vMB 20
843,887 843,887 00000000000000000000a4607a3f853ea4e170f436643550018d30cf491ac4e9 2,739 1.00/1.00 vMB 30
843,886 843,886 0000000000000000000293370808e141722607ae3881980878d7f578ba3b624c 577 1.00/1.00 vMB 9
843,885 843,885 000000000000000000032bc619b57edc711e1d865912ba5b992c3d35246c88af 2,093 1.00/1.00 vMB 12
843,884 843,884 00000000000000000000a1675b0d289b91e9f4579256369bcef06cde0fc6b6de 2,777 1.00/1.00 vMB 15
843,883 843,883 0000000000000000000260b06b1b4cb2939ab466f73d49c8e1bcbf918ba4537d 422 1.00/1.00 vMB 10
843,882 843,882 000000000000000000021358e1f0bc918dde4a2709b0fddb20b137c4785577d6 1,269 1.00/1.00 vMB 10
843,881 843,881 00000000000000000001449abed35d8d0e8d0d24e35976048e7c7fc884a3f0a7 1,748 1.00/1.00 vMB 10
843,880 843,880 0000000000000000000285e7940d5a5f4da85d6ba7f1358de2b9110151844a47 3,292 1.00/1.00 vMB 15
843,879 843,879 000000000000000000009aea69c175e3ef2ef6d496c4970c98037a00fb1d59bf 2,121 1.00/1.00 vMB 14
843,878 843,878 000000000000000000030001901c889d49bf814b6f15d28465201f81fcb0277e 674 1.00/1.00 vMB 12
843,877 843,877 00000000000000000001c4f06ec50d46adae027db067434616dfac9cb3c70d69 3,626 1.00/1.00 vMB 19
843,876 843,876 0000000000000000000328d64c28a7a809d2df428f511407ec73b8f49b5b8827 3,694 1.00/1.00 vMB 20
843,875 843,875 00000000000000000001dbf27ad9da6b5d9f8326150e8eebfe1785ddac5116d5 1,358 1.00/1.00 vMB 16
843,874 843,874 0000000000000000000113351fc4eaf25e99dbf4d11605ab77794e98161dc564 3,806 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 783.13 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: 741.99 GB
    • Received: 18.65 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.