Loading Tool

Explorer IconExplorer

Memory Pool

51,010 transactions
29.11 vMB
0.07472486 BTC
Random Selection Loading Transactions
Max Size: 157.33/200 MB

Candidate Block

Mining Attempt 9fb74404850cca7da328db0d35e41eb145472c49b1c1ca3da80eb1db0f1fb60b
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root a19f8e0b9ef9e4accf3407e597ef70cf993d35fdc08e235c56c37cf678649512
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,994
Size: 1.00 vMB
Total Fees: 0.01909156 BTC
Feerates: 173.90 > 1.91 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (67,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
847,248 847,248 00000000000000000001c78e5b6dc78958e655b55552934ada242279b623d410 5,398 1.00/1.00 vMB 40
847,247 847,247 000000000000000000033b3156b881c808c9248111e388586fa48ab69e9fd633 6,123 1.00/1.00 vMB 40
847,246 847,246 000000000000000000006863b2f03a88145eade80be868e0867d8bdb9f1f0b48 5,573 1.00/1.00 vMB 42
847,245 847,245 000000000000000000029872936f6f253cd7013a6c3817d081cd24f247926f20 5,905 1.00/1.00 vMB 41
847,244 847,244 00000000000000000000f3c69d898f81281045c31541c8ced09cd47c3396e67c 5,106 1.00/1.00 vMB 25
847,243 847,243 00000000000000000001a69595208a0036ffe32592cbe9cb6947f80a49d47f7e 6,164 1.00/1.00 vMB 25
847,242 847,242 00000000000000000002c1f10a3510b65404a01f98f3ad6255cb523e9894c558 4,322 1.00/1.00 vMB 56
847,241 847,241 0000000000000000000323cdebdc01ece0b35cbc8eeae4d0960994edf6804714 5,728 1.00/1.00 vMB 28
847,240 847,240 000000000000000000020927a91d2e0f6480c0c2662f05e54acdc89169d358f9 5,860 1.00/1.00 vMB 34
847,239 847,239 000000000000000000011cb07d01007ae36765d40b36e6ab7febc49f104f6b22 3,907 1.00/1.00 vMB 61
847,238 847,238 0000000000000000000205d1805ebb490ee3ef6c86eba48832abbec9d84e9a1c 6,570 1.00/1.00 vMB 27
847,237 847,237 000000000000000000011af1cd3b43e11da9368c4c8832b0c0298556396c609d 6,423 1.00/1.00 vMB 36
847,236 847,236 00000000000000000002c841f93f039f6c52369536576789e9de79ac73a34f21 6,135 1.00/1.00 vMB 28
847,235 847,235 00000000000000000001d222d227465c00055bf2b46913da6afedc82fd9ddbc2 3,703 1.00/1.00 vMB 63
847,234 847,234 00000000000000000003144b392884aa98132616676235cf6229a2bbc27ba496 4,629 1.00/1.00 vMB 38
847,233 847,233 00000000000000000000f0f97cdf0a117e16b08a58eefc0b3073fc39695dc0d8 4,368 1.00/1.00 vMB 40
847,232 847,232 000000000000000000017086ac8a63419f185e4ef4b459b1043c4775d1aa44f4 3,970 1.00/1.00 vMB 48
847,231 847,231 000000000000000000028b15a8b58a6bcf05a1204bb066a5cb602cfdf084cf79 3,010 1.00/1.00 vMB 84
847,230 847,230 00000000000000000001c91db7ffb279ef876e8a63c05d22d06c83091a808f43 1 0.00/1.00 vMB 0
847,229 847,229 0000000000000000000339f198510032df47beb4b476363aa3c415fe576defcb 5,830 1.00/1.00 vMB 79
847,228 847,228 00000000000000000000cedc6cc84044bc52335e33d92e3da7726cf66b1544bd 5,732 1.00/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 782.11 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: 651.84 GB
    • Received: 13.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.