Loading Tool

Explorer IconExplorer

Memory Pool

31,714 transactions
9.99 vMB
0.12045040 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.51/200 MB

Candidate Block

Mining Attempt 0b6895a76923ef3b2b6b33792da40360d497773390b0ed0e9708b49e31ca197b
Version 20000000
Previous Block 00000000000000000001ae806ffbb20a37afceb8c324178acedfa24b5fd1da9a
Merkle Root 32818e0a46a137183fa12302f9aa480d03ed8969d40b21affa04c73bddd3acf1
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,626
Size: 1.00 vMB
Total Fees: 0.03696750 BTC
Median Feerate: 3.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,217 (773,499 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
139,718 139,718 000000000000018a20f253f50001c85109565bcafbfa8a4275225330e95c5f5f 49 0.03 vMB 82
139,717 139,717 0000000000000299cb30e19222a9d50f3588cad068ae9c86e2a634f131a839dd 8 0.00 vMB 363
139,716 139,716 0000000000000029f334f9581b8067378da33c0e8f2db21814fa29e38a7d94ad 56 0.05 vMB 667
139,715 139,715 00000000000002ffd4e19afa5bfbe9f5374571d85935d6520c8c672cf1e69cb9 60 0.03 vMB 327
139,714 139,714 00000000000007c3a1029b911b4011608c32ffd439ddce4d6ee678c20124601f 95 0.03 vMB 97
139,713 139,713 00000000000001f9da9a3f2b36e8d6ea16e318ae10cd3422e2351f605e3da545 62 0.02 vMB 146
139,712 139,712 0000000000000004dde45b86d83e3ffde705d77f536a9d447963c2297653285a 13 0.00 vMB 17
139,711 139,711 00000000000000220f1ace053f47db0e846d78c3bad9306589a4e7d08e4ef222 34 0.01 vMB 187
139,710 139,710 0000000000000851fc94111b8e456484989c81080c06a2111c187448ad110991 34 0.01 vMB 55
139,709 139,709 0000000000000802b38c9403939aeaf9ce981f641150bfc7eac0f657368a2067 11 0.00 vMB 11
139,708 139,708 0000000000000112558df3f36f23ca7d34645c3dde8e60df25047bcb2f20c6f5 33 0.02 vMB 201
139,707 139,707 00000000000001c369b90ca443f2257b9e27774c310a13cbd0f1500bf2f04ed3 19 0.01 vMB 77
139,706 139,706 00000000000003d1fc3841bdbf4b757a0d8d9963fecb5042f6f193028a1d175b 24 0.02 vMB 66
139,705 139,705 0000000000000508d9882c66d62bc79f42758fa194f41d5120474a20a2612389 151 0.04 vMB 133
139,704 139,704 000000000000001166ce1fb4d021a6e7e1beb30c8bc3455c400d21d54e6e2ea2 66 0.02 vMB 264
139,703 139,703 000000000000012f9c0e1b6464bc24a7a72f16b69c09619ab224e3b6f551d45c 33 0.01 vMB 173
139,702 139,702 0000000000000668b0214440c75a9da37e1a87dac813297c5017619547da25f0 24 0.01 vMB 152
139,701 139,701 00000000000001b87909f1a8d437f9b692f8b2366cfca8e775e01b3070f55090 49 0.02 vMB 149
139,700 139,700 00000000000002b9765e4bce6db2b236ef98762b2d7b235fbfcd5e26365a7c2a 131 0.04 vMB 66
139,699 139,699 000000000000023476276abc424d1f5b23ef65a908d0d124a990975e3f6974fc 15 0.00 vMB 774
139,698 139,698 00000000000004a8dc5bd85e197e13fa7d0743196157a1485f3653426e0b0a00 21 0.01 vMB 199
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 73
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.66 GB
    • Received: 0.45 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.