Loading Tool

Explorer IconExplorer

Memory Pool

81,320 transactions
29.92 vMB
0.15462109 BTC
Random Selection Loading Transactions
Max Size: 180.23/200 MB

Candidate Block

Mining Attempt 4d736f34e8ef52161f7c596daf754ca2c64b3bde41acc4972cb9b2effc80f921
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 697e6d5ff477874dd00765ff15f8c97cad88a971d59af03008873804a764a602
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,615
Size: 1.00 vMB
Total Fees: 0.05866991 BTC
Feerates: 1,002.91 > 5.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (91,495 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
823,810 823,810 000000000000000000005b48654a427aed83f82675fc9d673baadc9c12995f72 5,629 1.00/1.00 vMB 160
823,809 823,809 000000000000000000032a8b095d931d1ccd5d5fb4a73a737d219f8e41d4d3a5 5,140 1.00/1.00 vMB 154
823,808 823,808 00000000000000000002c1cb2ff2ba067b34cb3f90b5847d645afa735c14aa18 5,447 1.00/1.00 vMB 198
823,807 823,807 0000000000000000000383b3903e001e845d6de9dcb8d6bc71d34470ca24480b 4,607 1.00/1.00 vMB 165
823,806 823,806 00000000000000000001534bfc1884a1ba6c918794d3860fdb894a707b5ccd25 5,368 1.00/1.00 vMB 209
823,805 823,805 000000000000000000007b464ad4f6c5a40bdd006e3734a774111c198c7820d5 5,534 1.00/1.00 vMB 169
823,804 823,804 00000000000000000003278a979b6b744dead408c0178d6b8c8a918484f77a86 4,740 1.00/1.00 vMB 232
823,803 823,803 000000000000000000014079fe41c06165a6f203858a6c623a1b57518ec3cb5e 4,252 1.00/1.00 vMB 149
823,802 823,802 0000000000000000000384e7235bc35f0de236911410ca4f79c2f9d444438cc7 5,959 1.00/1.00 vMB 164
823,801 823,801 00000000000000000003d32038582a3de3c34ed85447ce8485a69d7918f18000 5,409 1.00/1.00 vMB 174
823,800 823,800 000000000000000000001d67a3ca39d6539c08123a50fe218fdb874dd5d954d3 2,695 1.00/1.00 vMB 159
823,799 823,799 00000000000000000001a63ea2d3fcdb1902e5531a1d42ec0f0abf0de101a756 4,350 1.00/1.00 vMB 168
823,798 823,798 00000000000000000001c88601ec91e4f27e60bcef3911d8b84bf67c51095f59 5,545 1.00/1.00 vMB 191
823,797 823,797 00000000000000000002a1df87a1a026b78d9dfb1005d2b19b768426f0d11196 5,024 1.00/1.00 vMB 181
823,796 823,796 000000000000000000026d4848f4968e053443f925baea128fe7dfee2994bb1b 5,007 1.00/1.00 vMB 183
823,795 823,795 000000000000000000016041d5638167a183adcc1148c0913848bf8b83f62053 3,832 1.00/1.00 vMB 220
823,794 823,794 00000000000000000003ca5c76e81df823597a5935cfa5fdd8f8b55470b39789 5,228 1.00/1.00 vMB 184
823,793 823,793 000000000000000000019aaf98edd75e6303d1b747213be405d8c9808ad1c4ee 5,527 1.00/1.00 vMB 178
823,792 823,792 0000000000000000000196af3e9d4aab1d0edcd6eb3cdbf69313907089d56d57 5,465 1.00/1.00 vMB 194
823,791 823,791 00000000000000000002a0bc60afb069bd6ce315cbb18034cd93b19829d1dc30 5,619 1.00/1.00 vMB 203
823,790 823,790 00000000000000000000c95e49f3349befedb0b4a21b726aa0596cfb4fc57c08 4,137 1.00/1.00 vMB 254
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.54 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.