Loading Tool

Explorer IconExplorer

Memory Pool

78,060 transactions
29.31 vMB
0.06412074 BTC
Random Selection Loading Transactions
Max Size: 176.13/200 MB

Candidate Block

Mining Attempt 05c50324a23a43503eafb35dc8f4a2f9ac9f28f24548e429fc1e6f855cd2da7d
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 772cec80f8566fff29074189de8b977cf907678b97ce8ec0e3c2ebe254da56a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,063
Size: 1.00 vMB
Total Fees: 0.00471446 BTC
Feerates: 50.25 > 0.47 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (240,086 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
674,914 674,914 00000000000000000002fce3e7aa463e40faba9cd76f6d1ec3ef2c63e884552d 2,969 1.00/1.00 vMB 97
674,913 674,913 0000000000000000000082d2f17310eb292118a0d1e22d3d352ee81f3ebd66f9 2,045 1.00/1.00 vMB 118
674,912 674,912 00000000000000000000c528c36bafa1d883f53fe16aaf44a9861d97a57549ab 2,723 1.00/1.00 vMB 82
674,911 674,911 0000000000000000000968459e2d8901e425bdee65618e5b0968f0a6561d93a0 1,643 1.00/1.00 vMB 48
674,910 674,910 000000000000000000092c42a116c01bf5c5c385394f91026008d57938df3f05 1,720 1.00/1.00 vMB 49
674,909 674,909 0000000000000000000625dceb8474ab43d1c3a7b0da69d2b1df408c8199f48d 2,476 1.00/1.00 vMB 102
674,908 674,908 00000000000000000007b2357a7b2542b23d80489f3e70a641d57e0d63e076a8 1,432 1.00/1.00 vMB 41
674,907 674,907 000000000000000000063c86c09b9731d9de2b8952146cbe4ca42cc60da5cfd5 1,997 1.00/1.00 vMB 61
674,906 674,906 00000000000000000009953721a743adc372b95c8cdf0933130990a65a445bb8 2,719 1.00/1.00 vMB 99
674,905 674,905 000000000000000000089e002473e0c78f54283cf0e7564e7e5e4342039e01a1 3,201 1.00/1.00 vMB 74
674,904 674,904 0000000000000000000235a979892f037222656301dceacb16a9ab96eba85513 2,402 1.00/1.00 vMB 100
674,903 674,903 000000000000000000029d2069acfcbfe508e4f1838ed8b6bb9b9ec00707fdb5 2,280 1.00/1.00 vMB 113
674,902 674,902 0000000000000000000ae408b28dcd3d51bacd3ea0aee9aa5e868b4da001099a 1,318 1.00/1.00 vMB 107
674,901 674,901 0000000000000000000b17c683c3e2eafa36aad36d934e7afa0b75f1c9d77cdc 2,900 1.00/1.00 vMB 59
674,900 674,900 0000000000000000000b4152c32102116f645dcd748e7ff863e1511aedbaa719 2,766 1.00/1.00 vMB 86
674,899 674,899 000000000000000000035e6ef8bc8cdc444c7d9880431aa430260d639805e5b5 2,223 1.00/1.00 vMB 52
674,898 674,898 0000000000000000000a9ca71612ffb2abee9ffdf4c688d0f465b7bb23a93a6c 2,892 1.00/1.00 vMB 67
674,897 674,897 0000000000000000000a3ecb7f439fa3d59bc37c7d98a752d9c6e7ab82024cb0 3,043 1.00/1.00 vMB 79
674,896 674,896 00000000000000000005dadbd47eea43ace794cd8287d30c429792c2700d2f5a 2,732 1.00/1.00 vMB 113
674,895 674,895 0000000000000000000b733affb2ae930652769c82793c2248b72041eb9c267f 1,306 1.00/1.00 vMB 94
674,894 674,894 00000000000000000009c8880f5f3ee9c75a27920af356eefb7a706384e5e316 3,247 1.00/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.