Loading Tool

Explorer IconExplorer

Memory Pool

81,877 transactions
30.24 vMB
0.09065192 BTC
Random Selection Loading Transactions
Max Size: 182.11/200 MB

Candidate Block

Mining Attempt 8fbb463a2d8c37ed97828ac651ad339ffa50f5bd8deaa210aaff9eb0fb8e49f6
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 8a18a7b069851412b30ccc5682a3aa633eead0ff7eea2339b949fba3c6669a7d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,052
Size: 1.00 vMB
Total Fees: 0.02857280 BTC
Feerates: 454.44 > 2.86 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (432,058 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
482,927 482,927 000000000000000000b42b0a2d10c7252d95ba415cd4c9a0cf11f50b4280d54f 3,170 1.00/1.00 vMB 443
482,926 482,926 000000000000000000ca80ff5fb3014d927a125b85c3a7cd4d2765223b79e271 1,990 1.00/1.00 vMB 391
482,925 482,925 00000000000000000130a33246692bdd4a87071d964380ba10f0b0662ba5402d 1,759 1.00/1.00 vMB 528
482,924 482,924 0000000000000000006e8116ccd56cca87dedbb86a8bcfae20d2f91176500655 240 1.00/1.00 vMB 13
482,923 482,923 00000000000000000008ed92c94933ed808054c586832afce837cf706d29b20e 780 1.00/1.00 vMB 70
482,922 482,922 000000000000000000ea8e2e8acb535cadec4f56fa95657e9a435c946a463ac8 229 1.00/1.00 vMB 31
482,921 482,921 0000000000000000007f7ef0cb99501e293187050737843db1b6c37b33d6d5bb 994 1.00/1.00 vMB 55
482,920 482,920 00000000000000000116407bfa01cb81066ea69747a2f689150601df822c51be 2,057 1.00/1.00 vMB 367
482,919 482,919 000000000000000000cbfddb58695169653c609e454eea50ab991260d636d833 937 1.00/1.00 vMB 116
482,918 482,918 0000000000000000005e6f740e1b3222145eab274746e15e5e45a9b90964dcbc 858 1.00/1.00 vMB 99
482,917 482,917 0000000000000000008590f901a90bd7ca6dc0c24b205025b9fb8613671f40af 1,259 1.00/1.00 vMB 187
482,916 482,916 0000000000000000003848dbb13af294279ae59a6984c912960832a18cd2b9af 805 1.00/1.00 vMB 35
482,915 482,915 000000000000000000eadb9fb8ba397d19244704dfa773bc4e69b54667154095 2,253 1.00/1.00 vMB 345
482,914 482,914 000000000000000000417c83fa33826e0d64d0ec0075f3dd5eb888e8e25d5d9a 1,110 1.00/1.00 vMB 141
482,913 482,913 000000000000000000fcb424e7283a6aec755adccaa57c32ac9eb17f548af727 925 1.00/1.00 vMB 44
482,912 482,912 000000000000000000041f9070fa19ff4693a531511d5a1a99f34de99c05a6fa 1,836 1.00/1.00 vMB 337
482,911 482,911 0000000000000000013b78225c346d6982a472bc651d59e4bb6b22f9baafce7d 1,206 0.60/1.00 vMB 355
482,910 482,910 0000000000000000008501973ada3091658a2caeaad9c5b14e8e5f4a61c6f949 256 1.00/1.00 vMB 17
482,909 482,909 00000000000000000054451b1d0d386911d1a8167a5cb79d6b6f5bdb08da8ba6 1,616 1.00/1.00 vMB 273
482,908 482,908 000000000000000000c1631799c12f0e39f0381235c02aeed3d8e6d5e59f7a41 822 1.00/1.00 vMB 79
482,907 482,907 00000000000000000115be4b30546b631bd7d0fba73cff56175d3c50508fba48 1,398 1.00/1.00 vMB 221
Previous 10 blocks ↓
Total Size: 782.37 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: 663.35 GB
    • Received: 14.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.