Loading Tool

Explorer IconExplorer

Memory Pool

36,643 transactions
26.16 vMB
0.07124991 BTC
Random Selection Loading Transactions
Max Size: 133.97/200 MB

Candidate Block

Mining Attempt e4e023220d4dd647c79bba57e09af144ff4c4b2850b9d0db13bad54087082688
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root a1a7086bf0e29c8d38dac586adefb6bbf938a192e08692881a41ebfa771767c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,525
Size: 1.00 vMB
Total Fees: 0.02300456 BTC
Feerates: 201.13 > 2.31 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (809,421 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,259 105,259 0000000000012a943f49c32d5ab4f0bb80eb9a0ed3d3b90017faf53243c5004c 12 0.00/1.00 vMB 0
105,258 105,258 0000000000007bf6f0f9134f0e82eac69331df9a0e773818d4fde26821d13de4 3 0.00/1.00 vMB 0
105,257 105,257 0000000000004678a9df30f5f47a18b79ac2cc3e2834d00157408e231898c51f 3 0.00/1.00 vMB 0
105,256 105,256 000000000001dca5341801bb8abccf6dabe1ff8899327e60eabb3b55fa474930 4 0.00/1.00 vMB 0
105,255 105,255 00000000000174f9d38002563580eaee1832e0dfa7b6e403ebd5b00616d6dd54 12 0.00/1.00 vMB 0
105,254 105,254 000000000000adafba7e78349b85b99a2be9798b31d64bf2a8b04432273d2088 12 0.00/1.00 vMB 0
105,253 105,253 0000000000006311ac8b2ebda6371e9fc8d2f076a66e1cd751d26acbe164fb93 11 0.00/1.00 vMB 0
105,252 105,252 000000000001883443541601940272d32ecbd4b7d848e777a5c537caea5d5023 2 0.00/1.00 vMB 0
105,251 105,251 0000000000014ce77b789c24a9e33835641e813b88ef30b8383e53e024ba1cad 6 0.00/1.00 vMB 0
105,250 105,250 000000000001d658e34424a2a5642edd62ffaaf1c361cb8ce65e3949ad578670 12 0.00/1.00 vMB 0
105,249 105,249 00000000000079fb73ea3e6a329e558cdaed294ca99224079fb06ca486c04225 7 0.00/1.00 vMB 0
105,248 105,248 0000000000029d45f78e8215c198c04689de71ae334661a28928fb19e42f4041 6 0.00/1.00 vMB 0
105,247 105,247 000000000000be0aebeb5b4d7ccc1a3ed57b5eda048269eef5173247bd5bec94 5 0.00/1.00 vMB 0
105,246 105,246 000000000002cf6d4a6df093ef3a381fb3363524bc84c65d87a7c49bcc754ab5 11 0.00/1.00 vMB 0
105,245 105,245 0000000000027a9b25a4bdf2847326106299dca57e7b1db914dc5b6b53737fbe 22 0.01/1.00 vMB 0
105,244 105,244 000000000001c3370f05a16fa16872def5d968dd8f2abf160b0489655b580fff 2 0.00/1.00 vMB 0
105,243 105,243 000000000000d424e4a030eb87192f144a5f64293b7b668c2a5e2bdf77bb329b 3 0.00/1.00 vMB 0
105,242 105,242 0000000000025dfc86fe54a149d3aeb55ffb4cb5e214616c8b35b772637448ee 5 0.00/1.00 vMB 0
105,241 105,241 00000000000269fd1420982030b7edb3d7d930e9efb2141f015fa7caabf95f40 2 0.00/1.00 vMB 0
105,240 105,240 000000000000c05bba6eb8213632f3b16591bdd1bd052af6defa31f966361ddb 27 0.01/1.00 vMB 0
105,239 105,239 00000000000017d0641a093a814e4be80ce5823ca47eaf5d199f1ff11de065e6 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.82 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 636.21 GB
    • Received: 12.36 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.