Loading Tool

Explorer IconExplorer

Memory Pool

27,501 transactions
25.48 vMB
0.07706197 BTC
Random Selection Loading Transactions
Max Size: 123.37/200 MB

Candidate Block

Mining Attempt c3041505665c52a59e8ea55c142826d4cc5c465ed2d0e4675b67f1b178df45c0
Version 20000000
Previous Block 0000000000000000000100c3b4decfa6a2417754a8ff8e10e294117889df7a0a
Merkle Root 252c0d8b661090a5cb1d37780b1f65e3662bf16da8b5930c2b9904f017c2f085
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,796
Size: 1.00 vMB
Total Fees: 0.02945821 BTC
Feerates: 160.57 > 2.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,178 (784,209 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
129,969 129,969 0000000000001b1447d841e9d070452f94f4c19505849b6366b713de0738206d 42 0.02/1.00 vMB 562
129,968 129,968 00000000000005926cd84a0a711a50a3ad42482e912057f0f81c265b2cac23d7 30 0.01/1.00 vMB 575
129,967 129,967 0000000000000f279bc719ff2e2a3b670cba6f67a6bfa83d3305eba62f6be9d2 31 0.02/1.00 vMB 217
129,966 129,966 000000000000119c7dd224afee60a01258d341133f6cc852b794fdd2aa65050a 154 0.05/1.00 vMB 363
129,965 129,965 000000000000192197e1016a67773a4553696a79a7969e8564c996a9e57b6ba5 34 0.01/1.00 vMB 616
129,964 129,964 00000000000000bd266dd5a160297cf9458263ee33d9a9998da4837aa7bd9dd3 36 0.01/1.00 vMB 724
129,963 129,963 00000000000011a3211ad356520cd9b8208c4046855c20fc9ceb4c73a91ff87a 10 0.00/1.00 vMB 356
129,962 129,962 00000000000010344b545cc16cdc46da25b3f5419db8f53d025332023a06aba2 82 0.04/1.00 vMB 1,342
129,961 129,961 0000000000000e98a136b9ced42a01bdd8704f051011ef1b91331dcdce51d31c 25 0.01/1.00 vMB 551
129,960 129,960 0000000000000ea6a06c097ea5a976ca298c44b63601a983db99837426eaf91b 59 0.02/1.00 vMB 885
129,959 129,959 00000000000018e196b9074b289f3402b83da7c781f60b5686cb34b845a1f92f 20 0.01/1.00 vMB 177
129,958 129,958 0000000000000e7d0673a3a801ab0c32a704ddec2cc8fc16677ff786439710a5 10 0.01/1.00 vMB 670
129,957 129,957 0000000000001b8985fceedf197662a33524a7ac39a9ff9afa6ef545bc1a7ed8 40 0.01/1.00 vMB 0
129,956 129,956 0000000000001232ff87e8eadcee65ad9b79d875325c38e812d4733126c83225 59 0.02/1.00 vMB 2,174
129,955 129,955 00000000000014c0095fa2d5172f0d1af5cc51688930548334296567fa64055c 17 0.01/1.00 vMB 832
129,954 129,954 0000000000000f4a2cb7871fcafbba21f0d9d6008fd728562510a8dc7a43fd20 15 0.01/1.00 vMB 1,230
129,953 129,953 0000000000000439cbf24ecfc702cb7c64dc7e1a228a09c784fddb27bad658dd 8 0.00/1.00 vMB 769
129,952 129,952 0000000000000c498c9f4df2f7ca6eda09564fdb726b244db7ea12853d25c23a 75 0.02/1.00 vMB 0
129,951 129,951 000000000000190cd8899dd4130ab7d65e0db8f43476800df9b792fa9e0cd94c 43 0.01/1.00 vMB 794
129,950 129,950 0000000000000d48c228e6d4590eccdb6ed5d626f35c7220e5516fcd84db57cd 23 0.01/1.00 vMB 1,444
129,949 129,949 00000000000007987ada3c56883225ed13df83c5b281d59a0d7accaeb473e826 47 0.02/1.00 vMB 892
Previous 10 blocks ↓
Total Size: 780.91 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 571.96 GB
    • Received: 7.82 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.