Loading Tool

Explorer IconExplorer

Memory Pool

47,399 transactions
28.90 vMB
0.07926995 BTC
Random Selection Loading Transactions
Max Size: 154.17/200 MB

Candidate Block

Mining Attempt 9bdf6bc305e4a9d19c83cb118a647ea8b5f9181d61dca867aa8c316be2fd9ed9
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root eab514e457d7c5be974ef87a9162cc3b4af607339456131122efb9beaf5834fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,552
Size: 1.00 vMB
Total Fees: 0.02402192 BTC
Feerates: 100.60 > 2.41 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (388,966 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,882 525,882 00000000000000000022ec53c0f316451888605c1b416285e54fc63c3449f24c 2,227 1.00/1.00 vMB 19
525,881 525,881 000000000000000000269cf42f82241b3bb57e85d9e777c84276770fa383a4e3 1,382 1.00/1.00 vMB 14
525,880 525,880 000000000000000000066fe12ede9bb1febd470516217e5ee17ca19b6648930f 393 1.00/1.00 vMB 3
525,879 525,879 0000000000000000002de6439d4992e5909aca6dc210c3c0cb2d36b13990985e 443 1.00/1.00 vMB 6
525,878 525,878 000000000000000000176ec71704beea9a14d5c16441ee08afdbab350aff4cf4 91 1.00/1.00 vMB 1
525,877 525,877 00000000000000000008979179493288d9183a3aa3b33e5cfc95efbbf5da4e6a 370 1.00/1.00 vMB 4
525,876 525,876 000000000000000000406f445d82f06b36ab135b6747a8c65ed260e331eba424 265 1.00/1.00 vMB 6
525,875 525,875 0000000000000000002be68ee71617c1c956f510c9291cf92ef85feb1a96914e 115 1.00/1.00 vMB 1
525,874 525,874 00000000000000000001aaad2b83fbaeacd787700fcb8a65bd4b1622ac4cb857 1 0.00/1.00 vMB 0
525,873 525,873 0000000000000000002fc1ceddf6467e991acfd1dd045b7f248dd4d1ab5552c0 434 1.00/1.00 vMB 4
525,872 525,872 00000000000000000036e88f969e933b4a8e6ab5b2b66ca6ae0446d9619f5c90 798 1.00/1.00 vMB 10
525,871 525,871 0000000000000000000483ec1f6f1a99e736c6aeda246d498a03e2782fef52b4 253 1.00/1.00 vMB 2
525,870 525,870 0000000000000000001c3c3083238db8310cbc671f22fe3dd3c7738f6c9429b7 1,335 1.00/1.00 vMB 9
525,869 525,869 00000000000000000005424ad34e25a0b41d32cfcfb9f8b2753d0e276850869c 1,007 0.46/1.00 vMB 33
525,868 525,868 0000000000000000000e7680e4a280627f836d98acf5885bcf22589d0d13fce4 372 1.00/1.00 vMB 3
525,867 525,867 0000000000000000002ed57c54d3e70c28cf2a89497ff0237708934d78f37de4 1,806 1.00/1.00 vMB 18
525,866 525,866 00000000000000000020b0ae501cba0dc851acb25260b5fba730eb07e2b2d145 1,308 1.00/1.00 vMB 18
525,865 525,865 0000000000000000001072745e5c1f0e3794687d2d05cf9a242bba50c7946b20 187 1.00/1.00 vMB 2
525,864 525,864 000000000000000000376da8d1da35d5350eeac87d52eb7e1772edd76c75b168 607 1.00/1.00 vMB 6
525,863 525,863 00000000000000000037c785f0fa6311ae7d02297b9739f85f70bd607e21fbd0 721 1.00/1.00 vMB 6
525,862 525,862 0000000000000000003406cce32af7ea19ad44d310df96a36b359c75a2bf2de6 949 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.12 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: 652.10 GB
    • Received: 13.72 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.