Loading Tool

Explorer IconExplorer

Memory Pool

79,765 transactions
29.28 vMB
0.12386215 BTC
Random Selection Loading Transactions
Max Size: 177.26/200 MB

Candidate Block

Mining Attempt 215bd210f7833f22293254d4b24c8bcac978c69d7b768a789688e2301ca53ae1
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 6bda4cae28a580be683e43bc5779f631320b3e6afa9890bc8f4918fa8bea4a46
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,869
Size: 1.00 vMB
Total Fees: 0.04595810 BTC
Feerates: 301.72 > 4.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (524,740 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,557 390,557 000000000000000000e06b4559655253c0adbbc1c827f38b4d619027c88d7059 1,051 0.76/1.00 vMB 16
390,556 390,556 0000000000000000028d74da36a4f8adb24ac98f0530e25060890a74b6a49864 1,800 0.75/1.00 vMB 42
390,555 390,555 000000000000000002984ad3f275473f5990bae5fa3f402ba0fa146984016ee2 2 0.00/1.00 vMB 0
390,554 390,554 000000000000000003b4f9071d532c7e452b3e096c7e8e8f8689971029f116ce 1,789 0.79/1.00 vMB 40
390,553 390,553 00000000000000000a40d368c6e02f3d4c7b6916d261d4ca4659f3bb8af9ca00 331 0.21/1.00 vMB 29
390,552 390,552 000000000000000001705cdb5bc088d1a16cc0ecab4bdcb5dd4d8ebbbc3a75ca 1,864 0.95/1.00 vMB 35
390,551 390,551 0000000000000000019e60b9dde10de54f79a9e9a437a070258318f271d55a60 372 0.20/1.00 vMB 36
390,550 390,550 000000000000000004284ce9492b01b65bb66febcf04199d94b6f63eadedfcf5 644 0.32/1.00 vMB 49
390,549 390,549 000000000000000001398ff5bef00a1ab192d7d9adb29835be3dda1c8371d5d7 1,462 0.77/1.00 vMB 33
390,548 390,548 00000000000000000179da0b53b9f91624829ad24dbb145a49c90de155b5b5a1 1,297 0.85/1.00 vMB 24
390,547 390,547 0000000000000000053fd5121bfc0452d2d6413b9f3afe9247db6c3a0f1cfd2d 1 0.00/1.00 vMB 0
390,546 390,546 000000000000000009b086e26ef2b5b8fb804b655d1d447b00258d4771308c35 329 0.25/1.00 vMB 23
390,545 390,545 0000000000000000020e200a49c376dd981c97898a91e1ebfa250b704fc68e7b 1,688 1.00/1.00 vMB 24
390,544 390,544 00000000000000000a4586c63d45e798880bbb5bad198286a6193231540d1351 2,584 0.95/1.00 vMB 55
390,543 390,543 000000000000000005ce7ed822a768a5ee8c409b149260c8031c084cfa477bca 2,156 0.93/1.00 vMB 46
390,542 390,542 000000000000000003503274e7d755ee1c1bb69aee1173eac3ab43869c3d1b43 1,051 0.80/1.00 vMB 22
390,541 390,541 00000000000000000a7b5e18c3adbe4e195e1eb1a17e0406ad5dd9a65adeee57 300 0.25/1.00 vMB 17
390,540 390,540 00000000000000000072b875ce0cb4257e578c2ebc699b5b8a809df72b0c1432 160 0.16/1.00 vMB 13
390,539 390,539 00000000000000000604a655e2fc5bc3c63a3db0e65de1e6dd2e0956c8ee8e1f 1,807 0.93/1.00 vMB 35
390,538 390,538 00000000000000000b3c4702265e21e4b5a529d54a7707f2d1dbdd4fec52b5df 1,844 0.93/1.00 vMB 35
390,537 390,537 000000000000000000843dbf378bd803a794a0418e17a5651094bff6e7126bb5 1,994 0.85/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.90 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.74 GB
    • Received: 17.46 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.