Loading Tool

Explorer IconExplorer

Memory Pool

85,617 transactions
31.93 vMB
0.20883156 BTC
Random Selection Loading Transactions
Max Size: 190.97/200 MB

Candidate Block

Mining Attempt acb4cfb47f6f0481a6616cf81428a22354f0d85c899aeeb951cf84f4c50740b2
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 9f5e773436bdaf7fb5678113a2ffbca6d2971232e761fdc91f5330862b5d0c49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,942
Size: 1.00 vMB
Total Fees: 0.09430489 BTC
Feerates: 529.10 > 9.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (651,168 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
263,979 263,979 0000000000000008ddef3b28e8d07a01314840fe3ab0a5e2756eaa1d08dc2704 424 0.19/1.00 vMB 48
263,978 263,978 00000000000000074d4f0f6196648f19254e32b846a23ac348121ec46e0dac3b 563 0.25/1.00 vMB 135
263,977 263,977 0000000000000013270c697e3fe401926c36e2af07940ebd1d81945502c8a201 340 0.16/1.00 vMB 114
263,976 263,976 000000000000000a9119e136ba5b02d9b5a2210f39fc2f5ef20347803cc65052 29 0.14/1.00 vMB 5
263,975 263,975 00000000000000000d8d46d7c1022520e69d7c947d692de60da9e05eacebf3fa 118 0.04/1.00 vMB 77
263,974 263,974 0000000000000006ef54a90947245ab4161bb37abbaf67dcfb5bd81172596681 56 0.02/1.00 vMB 87
263,973 263,973 00000000000000044ab9f7687c526fb48dc19e6b0959f07b242a45b4851024c4 186 0.08/1.00 vMB 120
263,972 263,972 000000000000000051677c29a9f4a8028b879d9fe1563a82d131500c7256b1a5 235 0.11/1.00 vMB 77
263,971 263,971 0000000000000014d8857613e9e1273dd83ce3b4e320d0322ce773adb2b2d5f6 228 0.09/1.00 vMB 64
263,970 263,970 00000000000000094eca47b80f89e4ee49566abe63fa86ae11daa812059844c8 515 0.31/1.00 vMB 74
263,969 263,969 000000000000000586fd443e7580b270025838a85f78e9c6846bd43ae153ce7f 174 0.07/1.00 vMB 78
263,968 263,968 0000000000000007d8778a8d10a436ee7aae1ad5c9ab1a39112ee3e1114a269d 422 0.19/1.00 vMB 108
263,967 263,967 0000000000000002e03542a42cb868a3e2d3eed78954e5d68f5cd9c0453f822d 429 0.20/1.00 vMB 120
263,966 263,966 000000000000000b666c7e24892ebbdd7daca3064db57c9cc7e76e1adc98639b 30 0.01/1.00 vMB 109
263,965 263,965 00000000000000065396c333af6048a394b227ec36bd816858ed86f973e6f4ee 58 0.02/1.00 vMB 122
263,964 263,964 00000000000000074ec60e5cd14e1056708f8fc8ae113e5f3f418b5853298fd9 109 0.04/1.00 vMB 102
263,963 263,963 00000000000000144ff285e8fe1a8c0e98fed296d3e7b470aa9ec636c6ec9065 170 0.07/1.00 vMB 88
263,962 263,962 0000000000000009bf356c15b98cb221a91329a323c3205e00f0110e43054053 214 0.08/1.00 vMB 80
263,961 263,961 00000000000000019697b161a3df3c017465bc053e4ab5e12aaba330313818f2 188 0.07/1.00 vMB 78
263,960 263,960 000000000000000cca25a4edb2787776d7ab14b65837c1a62c45a67b6b9d2df1 532 0.25/1.00 vMB 79
263,959 263,959 000000000000000155c21814afad0bc6b7531a5d9cb9ac86c1dfabc2188bbf52 85 0.05/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.