Loading Tool

Explorer IconExplorer

Memory Pool

21,114 transactions
11.22 vMB
0.03558574 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 62.30/200 MB

Candidate Block

Mining Attempt ea7bb75c037743b2bd3f929a6bc744ed876b238f7cdcf3433e8a92c03f102b19
Version 20000000
Previous Block 00000000000000000000a865011b37c31ba7d59133e0d177d360cfdd26354378
Merkle Root 7e8540aca998667cdb9db133739d8e7e2f0bd01c4409c436d1ab1ca5d184053d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,617
Size: 0.99790725 1.00 vMB
Total Fees: 0.01753670 BTC
Feerates: 500.00 > 1.76 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,694 (698,626 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
215,068 215,068 00000000000004f3b0ce8abf320ff150f8298e72fe81e05d91e690fca5c1202d 163 0.08/1.00 vMB 160
215,067 215,067 00000000000004be06c86dbb1446762d5256bc205b0adff122d0c5a1771c4795 77 0.04/1.00 vMB 75
215,066 215,066 000000000000045f00d94f652ea38518ba8edabbcd3e041da3fdb0032429d1fb 503 0.18/1.00 vMB 238
215,065 215,065 00000000000004f7e2f80d3e79e0845744deaed6480c030ab6aea3a3e7ebec4b 491 0.22/1.00 vMB 161
215,064 215,064 00000000000004d371d8eff4e2e63c97e83add3b1f042a16187317c9e6d5617b 644 0.25/1.00 vMB 326
215,063 215,063 00000000000004024d8a0ca4378d4125386f7bc7a4969df611223aca84c62f78 177 0.12/1.00 vMB 135
215,062 215,062 000000000000044c8a14efa155b96026ba376193f248c729ca4e83a31d5e5df6 300 0.13/1.00 vMB 197
215,061 215,061 00000000000003ef904d529224c601393e7c87d4064a1c08d5d2a2806c7c5883 403 0.20/1.00 vMB 148
215,060 215,060 0000000000000077927d5439d513642ccebe6eba6291d39b173883a8fcf6d29e 635 0.25/1.00 vMB 203
215,059 215,059 0000000000000152790c7eafa3ac089b98c6c4162c94db9069cc0cd0e6eeb631 255 0.12/1.00 vMB 168
215,058 215,058 000000000000037716b69c45cd41cdc9a1c47cbe702d79669e16a49600199506 220 0.10/1.00 vMB 187
215,057 215,057 0000000000000208b5584c8a7001c9915a0f9d6c87847224753e316b9fbede9d 1 0.00/1.00 vMB 0
215,056 215,056 000000000000006cf41c44c4c9c2306df7231b4b6818e4c87fae21bc202b9ea6 256 0.11/1.00 vMB 168
215,055 215,055 000000000000000b34a2d1aadd8cc4436678b643612688b1f019e26d8b0a9a19 426 0.16/1.00 vMB 187
215,054 215,054 000000000000008f6bf0a9b07d3bbd92347fa51d3f7aef51ad931d8901f9d386 301 0.12/1.00 vMB 168
215,053 215,053 000000000000019c7c155e6a7806595998330db3f735670bb8309b1b33f094b0 189 0.09/1.00 vMB 166
215,052 215,052 000000000000031e49539a52df3471d2676fe8996b9bb6fb4080142b128b8c39 268 0.11/1.00 vMB 182
215,051 215,051 000000000000058f218e743f014b81fed0ba187c1c7022dcbeb2537d1683a49e 249 0.13/1.00 vMB 153
215,050 215,050 00000000000001dafebc91eb96c9cda7ebce5e4b390a4bc99620a18b913414e1 547 0.25/1.00 vMB 200
215,049 215,049 00000000000000ff115e93110cbf8bf71d079dd03f83d3dacb7a9ab368422345 512 0.29/1.00 vMB 71
215,048 215,048 000000000000042162394b55d8963cb070cf6dfc26129967685590037dcf353e 459 0.25/1.00 vMB 135
Previous 10 blocks ↓
Total Size: 780.08 GB

Node Details:

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