Loading Tool

Explorer IconExplorer

Memory Pool

74,796 transactions
27.77 vMB
0.07495422 BTC
Random Selection Loading Transactions
Max Size: 168.94/200 MB

Candidate Block

Mining Attempt 613f43455bce1cde3a7552b91dc1131ccc8177519f9528318ee8ed7e02c9129a
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root 2e7f2e27170998b6aa8ab14098bcaec902b7e8223bde89a039bb04c92174bf91
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,721
Size: 1.00 vMB
Total Fees: 0.01549289 BTC
Feerates: 71.37 > 1.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (300,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
614,453 614,453 0000000000000000000ff682382f9f28c0609470ce8bd2f50d1bf7fb71cf8b2c 2,842 1.00/1.00 vMB 13
614,452 614,452 00000000000000000007942c5c147bbcab8fa846a03eb9223ce67654555e3db2 1,040 0.31/1.00 vMB 12
614,451 614,451 0000000000000000000b54a6c6321fc938de75e376cfe7b897bf5a7ad2d3204c 3,019 1.00/1.00 vMB 10
614,450 614,450 0000000000000000000899bcfed187b616f80ccceb8f4a4a80774af679829eb4 753 0.20/1.00 vMB 7
614,449 614,449 00000000000000000007b619feaa97231370a962474dfb6f52378ca1d17551fc 1,288 0.41/1.00 vMB 8
614,448 614,448 0000000000000000000cee461e47d3c5db5593571ff72bfcd5dde33fc99ffe4e 122 0.05/1.00 vMB 12
614,447 614,447 000000000000000000092b555a7f47e8b98a91a1eff2ad0e503ef87472cc92c3 96 0.03/1.00 vMB 13
614,446 614,446 00000000000000000003c356673d42f271a7ba579da11fe084dae0a4455a67dc 312 0.11/1.00 vMB 19
614,445 614,445 0000000000000000000240153b79a7224e8bdd441f8a2f24450ade8ecd58e2df 2,712 0.98/1.00 vMB 10
614,444 614,444 00000000000000000012453d6312cb3cc3145f8eea20ad0c456318e70094b007 1,442 0.41/1.00 vMB 10
614,443 614,443 0000000000000000000e81a97b24549f5db5c4fd98009157e45ea1ac3d89e67e 525 0.14/1.00 vMB 13
614,442 614,442 000000000000000000065ecbac579f92fd9f7d5ab2f6afae72927a1ceff94d0d 876 0.23/1.00 vMB 10
614,441 614,441 00000000000000000006a34053a63f99e140296d9b0de6b7040a254260c7d79e 621 0.18/1.00 vMB 13
614,440 614,440 0000000000000000000f0a59bb630d123a3ced5c70adebc0cdbe0d917741a8f5 603 0.16/1.00 vMB 11
614,439 614,439 000000000000000000042b380654fc4595b187405177f4d40117935bd8d90f1e 2,693 0.82/1.00 vMB 12
614,438 614,438 00000000000000000007c8777e301b9cbe415a8684add755a06a57828b03754e 168 0.06/1.00 vMB 23
614,437 614,437 0000000000000000001008ac509bf35bcb2669ed2e706b4cb1f71ffcb4cf0185 1,709 0.61/1.00 vMB 1
614,436 614,436 0000000000000000000577570dcafe15c484a93ca9c291324370935e3a8e126f 3,090 1.00/1.00 vMB 16
614,435 614,435 000000000000000000051a3c31389dd581ab5010c9a00bb94159b8356a5a7d52 234 0.08/1.00 vMB 9
614,434 614,434 0000000000000000000b2ba281cc95c4a1ad1d8d0330a493bc09a51b05964885 464 0.12/1.00 vMB 9
614,433 614,433 00000000000000000012cc9566191b34a29900b36e8bb14a41d6e05583dc41ae 497 0.16/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.83 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: 711.78 GB
    • Received: 17.12 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.