Loading Tool

Explorer IconExplorer

Memory Pool

82,164 transactions
30.65 vMB
0.12051038 BTC
Random Selection Loading Transactions
Max Size: 184.60/200 MB

Candidate Block

Mining Attempt c07c8617eb87fbcaecc76f067b026fa1893a0207adc1d72707e15aa55ad0f4ba
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root c5deeb00febc54341bfe46efdfaa1dad20884159301330f9ae2367fd4e53c918
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,568
Size: 1.00 vMB
Total Fees: 0.04290389 BTC
Feerates: 180.34 > 4.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (650,144 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,998 264,998 000000000000000c591be29a3adead42b41cbfce3d271bd957783568dded9e94 11 0.00/1.00 vMB 117
264,997 264,997 00000000000000056886a74643bc733ad1eb8bf8059af118af84c6a598bb23a0 358 0.14/1.00 vMB 121
264,996 264,996 0000000000000000ae2dadffc975d98958edfcb378eefedfd3526d89ce7e9cd1 190 0.09/1.00 vMB 109
264,995 264,995 0000000000000009bab1c7ae496a420bbb2f56398f59c63ebe1e0d1cb98ddd3d 85 0.03/1.00 vMB 193
264,994 264,994 000000000000000b72bf10fee2d698ad9cbbacfc6d9df34ca31e5b314e6b9ccb 295 0.13/1.00 vMB 98
264,993 264,993 000000000000000354ead51dd4dcb94d848050aa85089afda957f9290d357d43 128 0.06/1.00 vMB 113
264,992 264,992 000000000000000ea4c6c8152d64ac01ae4218f09390e01b3f46d8ffbd723375 689 0.33/1.00 vMB 125
264,991 264,991 000000000000000fa4ebc46c4676e63628b3b72d5e591df37b68c409b52227c0 243 0.10/1.00 vMB 82
264,990 264,990 0000000000000001ae51e8b85305e60100bb3fc3b0f1fa05d35745c3fed68191 99 0.09/1.00 vMB 7
264,989 264,989 000000000000000f56af6fd40ebe804911297ddd967a1b6faa2e8dd861518f4e 592 0.29/1.00 vMB 107
264,988 264,988 0000000000000003b55d108e83ec1ae098a362ba2da6f35d23ef2b8cb6e9e478 263 0.14/1.00 vMB 46
264,987 264,987 000000000000000b3974a7ca24c2fa0e5a7663f09cbdcda10fc490a971e5ed85 598 0.25/1.00 vMB 80
264,986 264,986 000000000000000e6e1ca0f4ba3b9754e2ceee2e0ba6a04a84d77cdeb2dee319 670 0.25/1.00 vMB 233
264,985 264,985 000000000000000d62c5e38e16101868e0cc745ffaa03f3bc9c4092a85319322 377 0.17/1.00 vMB 123
264,984 264,984 000000000000000d2d9e3371c5decff3684f7b8d8cb9d2d5da6a1008bc7d2508 461 0.23/1.00 vMB 98
264,983 264,983 00000000000000048a42ad56c3fbd563f4af441b1bec1e53ebbb3ba8981620ae 328 0.15/1.00 vMB 104
264,982 264,982 000000000000000407ddebbcc517b492ae6be78d28405f283906e5c12608ed3a 401 0.20/1.00 vMB 124
264,981 264,981 000000000000000af28fa65bde89cb5c536eb86b4b298c48b2dab30f7fda94d1 64 0.14/1.00 vMB 16
264,980 264,980 0000000000000005603b5493e5fc50038854847696abae1b0c9b6838ae89cd94 44 0.02/1.00 vMB 71
264,979 264,979 0000000000000009dea0f245aab15f7aa5cccbc21b6bf137402c54a649355cfa 109 0.06/1.00 vMB 65
264,978 264,978 000000000000000358d1f60255e1d610c22506a38f88c4053bc4470c65a09b3f 478 0.24/1.00 vMB 119
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.