Loading Tool

Explorer IconExplorer

Memory Pool

56,055 transactions
32.03 vMB
0.13719882 BTC
Random Selection Loading Transactions
Max Size: 173.13/200 MB

Candidate Block

Mining Attempt 9ffc189317198986d7884a5a7006cd7ad50095f1c0d67a9c547e35341c704278
Version 20000000
Previous Block 000000000000000000009ae72742d77d55e96bac00494a031373ad4b53b85617
Merkle Root e7fb5e69a261540656aaad4c3debe284bf17afacc88e8b19d7596e0f28c51f36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,950
Size: 1.00 vMB
Total Fees: 0.04344229 BTC
Feerates: 101.25 > 4.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,825 (336,001 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
578,824 578,824 0000000000000000002332113ef84c0cf273d04cac6ebe52dc5dafd2909938b4 2,940 1.00/1.00 vMB 211
578,823 578,823 000000000000000000231161fce0d3383249a028567c3afe9475873ebdb5acf0 1,192 1.00/1.00 vMB 192
578,822 578,822 0000000000000000000cb469c4113b41d7a139bd039d08e74a0dc21bb27178be 2,622 1.00/1.00 vMB 206
578,821 578,821 00000000000000000021ff185e68239d6f8f781a8fb9eab05df348f237b21c5f 2,302 1.00/1.00 vMB 212
578,820 578,820 000000000000000000084ebf943f490e42e8d905addf0266ed2213ec8fe471a6 2,246 1.00/1.00 vMB 207
578,819 578,819 000000000000000000076c5898c6e0a37b64b1401ef9c5471751ea2b436b25af 2,337 1.00/1.00 vMB 196
578,818 578,818 000000000000000000085c43065c1fd6d872ba41932e46f5c44f9f66d664cc60 2,048 1.00/1.00 vMB 164
578,817 578,817 00000000000000000005663fb53bf1b77a0b5dca9790e70c4a1132c844d9dd89 1,318 1.00/1.00 vMB 64
578,816 578,816 0000000000000000000eff78e564f5474d26b03d2c3bb72710e63e545b9a0cca 2,148 1.00/1.00 vMB 94
578,815 578,815 000000000000000000216b0d938dbbf2658a85b78c4b21c0767be27fd651eba3 487 1.00/1.00 vMB 42
578,814 578,814 00000000000000000002d9a915317891ee58ef21c0c862184ee8080951618e51 1,299 1.00/1.00 vMB 55
578,813 578,813 000000000000000000178820076ae0dd5712f9dad1cf01b920c24b6539fa95db 2,395 1.00/1.00 vMB 127
578,812 578,812 0000000000000000001a09a50c521f82fe8d2b06b174995636a3299143b0eec6 1,879 1.00/1.00 vMB 150
578,811 578,811 00000000000000000018262f68c847369a6af34b06efd0847ce5429ae5c16cd5 1,637 1.00/1.00 vMB 20
578,810 578,810 0000000000000000001686a774b49888f00b765d1de2756613e1cedf1c75ed17 1,683 1.00/1.00 vMB 25
578,809 578,809 0000000000000000001ef75ea14582ce78bc9d6612c8b50f60df9e73d49b34d6 1,973 1.00/1.00 vMB 34
578,808 578,808 00000000000000000011fb7247eedd0bd654b595f97e3734919e029264853a4f 2,682 1.00/1.00 vMB 35
578,807 578,807 00000000000000000004e8147a7332e0c265b65c3668fc249d79474ffc2cdad5 2,587 1.00/1.00 vMB 114
578,806 578,806 00000000000000000007cf988112fc4db52d4907ec507a3eb7ea4a7b5cbda2b1 2,591 1.00/1.00 vMB 69
578,805 578,805 00000000000000000018393d9a49098f433da0aae431e4ee211e498fff95efc3 2,677 1.00/1.00 vMB 191
578,804 578,804 0000000000000000001cfbcce5b63df4ae5bff6b70fa351fda0e7ce6c469bee9 2,590 1.00/1.00 vMB 107
Previous 10 blocks ↓
Total Size: 782.08 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: 651.42 GB
    • Received: 13.56 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.