Loading Tool

Explorer IconExplorer

Memory Pool

80,480 transactions
29.91 vMB
0.09770299 BTC
Random Selection Loading Transactions
Max Size: 180.55/200 MB

Candidate Block

Mining Attempt e36ad1f3b35af0a9af9f852d743496efed71ea8d249968c6f62d7501ac9580a1
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 6e1b6978996e412c73c7930270ca28e09b13faf9d93c9a6ced4c87778fd14aea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,756
Size: 1.00 vMB
Total Fees: 0.03167799 BTC
Feerates: 100.25 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (633,466 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
281,631 281,631 0000000000000002119dbceeeb40d6ed7ed33caf1774e55620414685ff639d61 496 0.25/1.00 vMB 27
281,630 281,630 000000000000000123967f2418d620fecd91139680b5076df81c04aad735d4e5 159 0.05/1.00 vMB 49
281,629 281,629 0000000000000001add39f4ed93cb296c90586bd5c455ce398e5f828298ef3b3 146 0.05/1.00 vMB 103
281,628 281,628 0000000000000000a020b241ceddbe9bc38eeb69651afe90d4529304bcaf3674 753 0.25/1.00 vMB 60
281,627 281,627 0000000000000000f008b9bf87a5f7859ddec60cec1e1943b574d608f0abaa7f 642 0.25/1.00 vMB 54
281,626 281,626 0000000000000001661f1d16636dbedc268a381a1cd77b997725175f015dbf9c 618 0.25/1.00 vMB 32
281,625 281,625 0000000000000001bbf4af81913e8f61601ee1e30c8a0093b2919491fad6c2f2 153 0.05/1.00 vMB 85
281,624 281,624 0000000000000000e911d90d8d5aea1e81d255572f284870ec79b27bf1df63b3 148 0.05/1.00 vMB 59
281,623 281,623 0000000000000002168a1038e570c8c65fa4c97612ccd20e3bdb4dc6a0554df1 1,024 0.45/1.00 vMB 42
281,622 281,622 0000000000000002521160e7cdbd4a463f884a77f5b260dd34277bc788bf86a0 436 0.24/1.00 vMB 33
281,621 281,621 000000000000000038ec6edf79fccd0d96db701b4edc36b73958feaa5657a69d 43 0.02/1.00 vMB 31
281,620 281,620 0000000000000001de3958c3b16d4ba804eec8bd45849a3c9d72946274a65748 189 0.09/1.00 vMB 36
281,619 281,619 0000000000000002144102c19ade16a4d3a5cbc0b1cda7ff6bab8dbc75ca5b9d 74 0.10/1.00 vMB 10
281,618 281,618 000000000000000108a1882f742e2897871121c18077d725a4d206831fc6ddcb 293 0.23/1.00 vMB 21
281,617 281,617 00000000000000000df989ea030d7976269c44232914242190f9290a71036264 134 0.05/1.00 vMB 86
281,616 281,616 000000000000000197131d688710db2c86541944d212ac9a367e0818d2d5113e 977 0.50/1.00 vMB 31
281,615 281,615 00000000000000001ef5579a404eaad45c9919d52c3590da541afcb6c75e76bf 788 0.25/1.00 vMB 73
281,614 281,614 00000000000000025800a23eefe7e9450728e868acd9402d03404ad3001e8406 172 0.07/1.00 vMB 33
281,613 281,613 0000000000000000934fbba6236af2ec06c089cdfbc5ad506fcd6611b27e62e2 210 0.11/1.00 vMB 30
281,612 281,612 0000000000000001801c2c68e0ab72eafb35f21da07dc343bbb19a18d676dea9 206 0.10/1.00 vMB 32
281,611 281,611 00000000000000024f177f66d06b8425ff49de9c509113faae54ad2236b8ba40 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.56 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: 670.18 GB
    • Received: 15.83 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.