Loading Tool

Explorer IconExplorer

Memory Pool

37,766 transactions
24.52 vMB
0.03834747 BTC
Random Selection Loading Transactions
Max Size: 137.77/200 MB

Candidate Block

Mining Attempt a6d0d403e115d9ef7f60c95c8ab5219cc43fff1dc13b210917ad2cb38a1934a5
Version 20000000
Previous Block 00000000000000000001824f68b4cff1813dd93b3f35aba952c3991774458111
Merkle Root af088f6e45478c2e67ecd9c5d2906bfa0818cbcbe20d9cf221daaed7cb701988
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,603
Size: 1.00 vMB
Total Fees: 0.01038448 BTC
Feerates: 265.25 > 1.04 > 0.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,257 (54 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
941,203 941,203 00000000000000000001c74732ae4ae13c70295ee8deddf868869535c88993e5 3,821 1.00/1.00 vMB 0
941,202 941,202 00000000000000000000dd6d4372d9fc6f996c60272c4394274ff45f920258d0 2,661 1.00/1.00 vMB 2
941,201 941,201 00000000000000000001b7f94c42a779d0227ca221d56c0ca1c6d646bbb6c37b 1,635 1.00/1.00 vMB 1
941,200 941,200 000000000000000000002825938977c28fd51357f1e952fc2ed390c0a664555b 2,939 1.00/1.00 vMB 3
941,199 941,199 00000000000000000000d0b68051b9a98b0192b3bb68f6ce31d412b4d7be283e 4,026 1.00/1.00 vMB 5
941,198 941,198 00000000000000000000228bc0efc0a07809b604e5062b253d925dfdc65ee4c1 3,864 1.00/1.00 vMB 6
941,197 941,197 00000000000000000001d1df835e2192e9e3bb841fb1aefbd037e7dbe0dface9 3,345 1.00/1.00 vMB 3
941,196 941,196 000000000000000000005f6090b84a99ad2c4be5c819c5fffbc86899df543467 2,220 1.00/1.00 vMB 2
941,195 941,195 00000000000000000001e1c35223068f43ab81295733740fd9077a986b286d84 2,703 1.00/1.00 vMB 1
941,194 941,194 000000000000000000002c6963821a6f43d7e645af4d7d2d3ad7740f34b293fd 3,714 1.00/1.00 vMB 4
941,193 941,193 00000000000000000000be1a0f4b5f673207ff8a432e4630ec5e47d5e00b5abe 4,161 1.00/1.00 vMB 3
941,192 941,192 000000000000000000010b2795c664bb5ad88acf063687ff117dc641be9c85fa 2,987 1.00/1.00 vMB 2
941,191 941,191 00000000000000000001aa14a528935450d363650aba644c17f6e743250b858a 3,358 1.00/1.00 vMB 4
941,190 941,190 00000000000000000000f6aac82c794e449a22336b7fbaa18b14278e2049a32d 4,337 1.00/1.00 vMB 4
941,189 941,189 000000000000000000006da1c8d40abd2e46eea578f8901535aea7119e60b46c 3,816 1.00/1.00 vMB 9
941,188 941,188 00000000000000000000dc1c770c260e6ba5ab88cbdb958a810832227aef332e 3,571 1.00/1.00 vMB 7
941,187 941,187 000000000000000000004bfa92ecb651f3fab4e57c5ea57e46c8f49a3dfaea25 3,773 1.00/1.00 vMB 3
941,186 941,186 00000000000000000001d6f717b9eb060a4dbd8de5a58c97e0d181159cb7246d 3,237 1.00/1.00 vMB 2
941,185 941,185 0000000000000000000159ef98d130eba5cbeb2611b5a57525422aaff84e3229 4,333 1.00/1.00 vMB 0
941,184 941,184 00000000000000000000a4912daedde308a5f4cb054ef12d9a1ec7ad0a3b33e6 3,403 1.00/1.00 vMB 3
941,183 941,183 00000000000000000000764a65e54c368f3bebf907f2500ba9dc8632ce68b705 4,884 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 829.01 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: 4,625.47 GB
    • Received: 250.00 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.