Loading Tool

Explorer IconExplorer

Memory Pool

75,380 transactions
27.91 vMB
0.08061418 BTC
Random Selection Loading Transactions
Max Size: 169.90/200 MB

Candidate Block

Mining Attempt f1fd4a5d23911cca4a6fbf677b8e8fd14fdfa0e8003ac4111c7a1de50eeb5f57
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root fe68879817f1ca409c00c1717b7c89798d4dad9095fd9b71d63190c7462ce003
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,297
Size: 1.00 vMB
Total Fees: 0.02079243 BTC
Feerates: 480.19 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (224,895 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
690,368 690,368 00000000000000000012d516415d2d1292fbd712b408f4a1c67193719a5756bc 1,328 0.52/1.00 vMB 26
690,367 690,367 000000000000000000090ac36122d23df1884ea20c64a06604ee5049733cb465 1,258 0.41/1.00 vMB 8
690,366 690,366 000000000000000000048fd6572eca4617cc8ef89c937533989394b3916a60a1 2,220 1.00/1.00 vMB 16
690,365 690,365 00000000000000000010efe321d9a4cfb411c1af84bd86b1219861ec9e598cbf 1,924 1.00/1.00 vMB 44
690,364 690,364 000000000000000000009e4e8464a290ff2c1985bb7cdf7d3f2a67b38fb99745 1,193 0.46/1.00 vMB 24
690,363 690,363 00000000000000000009e66e7662040799012cbe53f3511e22ac82006e0efda0 67 0.02/1.00 vMB 20
690,362 690,362 0000000000000000001299a60e23a4bfa33155aa1d55a8e28da608f7c47a0bb7 868 0.40/1.00 vMB 34
690,361 690,361 0000000000000000000bbe1a0682c54167f31a1fdb42af1bead61ba54fed9330 1,021 0.44/1.00 vMB 31
690,360 690,360 000000000000000000069dcfea27a0f78b35a3feb85907114cda18a1fd3da726 277 0.14/1.00 vMB 19
690,359 690,359 00000000000000000007ee1097acfffc1e1e05f50270b8629d4cd412d478ada4 907 0.25/1.00 vMB 8
690,358 690,358 0000000000000000000e0839afaed9ec537fbc7faba7f63016cb4258c553c28c 2,289 1.00/1.00 vMB 31
690,357 690,357 00000000000000000011fc89f1441cd954f9a017b34636fb47cd83c2b6793582 168 0.09/1.00 vMB 41
690,356 690,356 00000000000000000009311372a82fd05a57a0195effd19c24c55fdb90a51377 372 0.15/1.00 vMB 28
690,355 690,355 00000000000000000006fa797df48a97194eac103be58446660214f77864645b 291 0.10/1.00 vMB 21
690,354 690,354 00000000000000000012af906c66aea1a9a6153555934ec759697ffb2c510478 914 0.42/1.00 vMB 30
690,353 690,353 0000000000000000000a12eba0633cfef26c5caba2b586822bca0fecd72c5e8e 1,161 0.42/1.00 vMB 14
690,352 690,352 0000000000000000000e3b3e1df89bb673abce3162aebd79c956ff5b4e1695f6 1,651 1.00/1.00 vMB 30
690,351 690,351 000000000000000000002c4d2689aa2bd743809d7ac77420f03569d197743a0c 583 0.23/1.00 vMB 25
690,350 690,350 00000000000000000011ce3a2039cf592b9130996a4a1b283d5018d5c1cb3472 940 0.30/1.00 vMB 29
690,349 690,349 00000000000000000009b8bcc55cd586d11874d4516b5bae61c06781cf82215c 764 0.53/1.00 vMB 11
690,348 690,348 0000000000000000000a7ff4923e030c615a4ee2df826b402075efb3876a93e2 590 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.85 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: 712.56 GB
    • Received: 17.19 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.