Loading Tool

Explorer IconExplorer

Memory Pool

73,035 transactions
29.17 vMB
0.13147456 BTC
Random Selection Loading Transactions
Max Size: 171.51/200 MB

Candidate Block

Mining Attempt c67e2b262294cf125dc743ac192821ab23acff959d1361c026a6f3f530d021c6
Version 20000000
Previous Block 0000000000000000000138001e2e6a9297f85b097b26ff4ab8c349b4a471b53a
Merkle Root 8b64d07aa1d636c4a19247c9bb671ea1057d8fc04e6b336f9e82a5e46edc0442
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 2,423
Size: 1.00 vMB
Total Fees: 0.02962606 BTC
Feerates: 181.24 > 2.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,653 (702,132 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
215,521 215,521 0000000000000175f7c558a5cdedf0bffe4ef1807fc357c126c8ed05b7990619 128 0.05/1.00 vMB 103
215,520 215,520 0000000000000318a3a41411feee55fa285b479d41b430ca4df4b2ee0211c5ea 250 0.10/1.00 vMB 174
215,519 215,519 00000000000001a9270c3be77c6a07f68210209cca252b5f44bf3680abb4a121 309 0.12/1.00 vMB 193
215,518 215,518 00000000000004592d3fb4c496f4dcf0881f6b21efc2bc9eb3ebbe46cb5b74f3 263 0.10/1.00 vMB 257
215,517 215,517 00000000000000e1e543268646d2c9b6d517522ef9459d39076391c84e689cec 208 0.07/1.00 vMB 235
215,516 215,516 00000000000002eda0f1173951f6d8256ea6c26fa66da2d4ea90855bea8c9ef2 140 0.13/1.00 vMB 100
215,515 215,515 0000000000000054c462cfeacc39bd815310b904994419d568e576998fd565c7 500 0.24/1.00 vMB 141
215,514 215,514 00000000000001ceb408267c459cc60e17c3a57eb4af399a26c92a2eb4ef22e5 47 0.02/1.00 vMB 152
215,513 215,513 00000000000002c261731f464369d6f5f2ebd7947e9c5ca426714bdccd4aaf56 218 0.11/1.00 vMB 154
215,512 215,512 000000000000025d3006f002ddfd3a16cc1999d69cdfcdfaa34dfbd0e8522278 252 0.10/1.00 vMB 178
215,511 215,511 000000000000053f6e75fe4847be7074b1f20b615044a051db2a9b96be7b07cd 317 0.13/1.00 vMB 173
215,510 215,510 00000000000002ab1c2072ad5b64855482f2e11dac26ab65ee03e4d98b9fb142 143 0.05/1.00 vMB 123
215,509 215,509 000000000000053c1146af8a3f917a41e4e8aaa929695010340db995e6fe181d 441 0.23/1.00 vMB 159
215,508 215,508 000000000000038f97c6851be5d8fa2011c30ed10d20a6b07ba6fb5f3c93fae6 114 0.05/1.00 vMB 136
215,507 215,507 00000000000005874c335c1bf506002e48136963c81d4818e261796beb76c59a 148 0.06/1.00 vMB 195
215,506 215,506 000000000000008255835eab2205d777ae101c90038abd0ca3eaab99a532bbc1 67 0.03/1.00 vMB 277
215,505 215,505 00000000000001ed40e200db62e1a079cc26c736ac04772b9a87fb7b6d6328b4 152 0.19/1.00 vMB 83
215,504 215,504 00000000000001b568accb4c966fa0ae397a34cbf0c7f9222ba0d5db4159f794 155 0.06/1.00 vMB 281
215,503 215,503 0000000000000235e0a9b4507a16905c720e8fc1ddccda8cb69593a2e78abc51 85 0.03/1.00 vMB 175
215,502 215,502 0000000000000571fb7903f377f54a50a16fb8d87930484e60380df5191d0ec0 98 0.03/1.00 vMB 1
215,501 215,501 00000000000001bba29f9d74bd2d339989f1cbc20681a0e0b4764c474ce7b449 165 0.07/1.00 vMB 420
Previous 10 blocks ↓
Total Size: 786.94 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: 1,026.66 GB
    • Received: 35.89 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.