Loading Tool

Explorer IconExplorer

Memory Pool

80,313 transactions
29.53 vMB
0.12746016 BTC
Random Selection Loading Transactions
Max Size: 178.75/200 MB

Candidate Block

Mining Attempt ae666ff77f5d19622a6541e090add345be648e713d96a9976b7579f6144619da
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root ca7a24406511fe34eab69f40cc4ec71ababd512b05ee0ac4a9630adc429a7762
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,841
Size: 1.00 vMB
Total Fees: 0.04634078 BTC
Feerates: 477.45 > 4.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (92,737 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
822,562 822,562 0000000000000000000161ad5a36b26d2190f9f817341f0f8c841321d603cd65 4,453 1.00/1.00 vMB 109
822,561 822,561 000000000000000000026ffd8a45f6e3ec5366e8f355f11cadad5dff35eaadb1 3,294 1.00/1.00 vMB 92
822,560 822,560 000000000000000000038437d7c97da7235579be945e087cf9de7ad7e149f68f 4,221 1.00/1.00 vMB 133
822,559 822,559 00000000000000000002e14257843060d27f3d6d78964d248b28be5a351542f2 4,178 1.00/1.00 vMB 164
822,558 822,558 00000000000000000000c6b9f54d5ab0e089bd117b9cf00b4b928d4a00886f92 4,803 1.00/1.00 vMB 119
822,557 822,557 000000000000000000005f08c6c621bb404575c4be09af65248202e6229c97ec 4,905 1.00/1.00 vMB 141
822,556 822,556 000000000000000000010662236e5963ec1fe89a6da1cfdb39f78bc0be739694 4,691 1.00/1.00 vMB 164
822,555 822,555 0000000000000000000176b357b84a17835e145e52fc86f650379439ad11b68d 3,644 1.00/1.00 vMB 215
822,554 822,554 00000000000000000001da080dbcb43001158efa125593b88b2eefca9b410099 3,915 1.00/1.00 vMB 133
822,553 822,553 000000000000000000013d1ee161308610d61e44c610e1be7017e72a7f4dc2e7 3,408 1.00/1.00 vMB 199
822,552 822,552 000000000000000000025a22e2d5040fdff317d48da21ef844de83907a608e75 3,676 1.00/1.00 vMB 199
822,551 822,551 00000000000000000002798d687c1032beec2125d0caa028cb88367bf55678ce 1,971 1.00/1.00 vMB 354
822,550 822,550 00000000000000000003c5bb778d9ddc4c8fc6dd2e83dd7477472327fd6ec745 4,034 1.00/1.00 vMB 128
822,549 822,549 0000000000000000000254c50639afdd435e9e13f174e6e5eab8c9e66f83fa66 3,442 1.00/1.00 vMB 191
822,548 822,548 00000000000000000002e39ad4c233551de697e62ef8c92fa28aef5ce72c5517 4,378 1.00/1.00 vMB 215
822,547 822,547 000000000000000000039d73da1ed43540b8a61ca53af409ddf0e8138ba166d1 4,430 1.00/1.00 vMB 185
822,546 822,546 0000000000000000000140d0f2ede0286b66edfc05b2ae03cd734a4ba1e34c8b 3,700 1.00/1.00 vMB 265
822,545 822,545 0000000000000000000102ab92d53b0355269019606052355c10b08e89086363 3,607 1.00/1.00 vMB 230
822,544 822,544 000000000000000000017e8c79f64d08400d9cb2533b61bc34768b6989198a95 2,756 1.00/1.00 vMB 89
822,543 822,543 00000000000000000001e196f2873cbe00af72c087e4e947521da0f579b42dc2 4,964 1.00/1.00 vMB 122
822,542 822,542 0000000000000000000222ed9e062e7253649bc012c542108edfa0ffa9a3b8dd 3,015 1.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.91 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: 713.81 GB
    • Received: 17.48 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.