Loading Tool

Explorer IconExplorer

Memory Pool

78,011 transactions
28.94 vMB
0.07804016 BTC
Random Selection Loading Transactions
Max Size: 175.48/200 MB

Candidate Block

Mining Attempt c3c7fb615e4f55b473281206bf373f2f356d2fbc984db9dd912ac96def6c0183
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root 9a789fded08a9cf33eb0dd164a09ca50b2c5865c08d1de07cecaa07b11b9bcda
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,454
Size: 1.00 vMB
Total Fees: 0.01776218 BTC
Feerates: 100.81 > 1.78 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (158,083 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
757,074 757,074 0000000000000000000588240ad58791491a4cbf0b6677bdd86125a7bda81718 1,465 1.00/1.00 vMB 4
757,073 757,073 000000000000000000007591fd8954818fcf37f5912f69b56b2e503cfbfdeddf 2,280 1.00/1.00 vMB 8
757,072 757,072 000000000000000000024337b956439fce5abe4b21737f6a8a037ed4811735b1 1,364 1.00/1.00 vMB 3
757,071 757,071 00000000000000000005b7251fab086a1ee166cdae89ac17f706875a7ac0c74e 2,551 1.00/1.00 vMB 5
757,070 757,070 0000000000000000000056a97820a6936d4cd7fd91ed990e19b5337f6bce84ca 1,922 1.00/1.00 vMB 5
757,069 757,069 00000000000000000008862a97425e92c3c5794482df217fbe8997efbfad192a 2,973 1.00/1.00 vMB 12
757,068 757,068 00000000000000000007706eb6d926179bfcacc9dbb6388ce7b2a6ffe29a44fc 1,445 1.00/1.00 vMB 5
757,067 757,067 0000000000000000000064e7c191344242b979f143f2e8eda7d8757d0bc72fab 3,415 1.00/1.00 vMB 12
757,066 757,066 000000000000000000061c494d4cadc5c564bd5c13a8bf66f47dea805e539cea 2,526 1.00/1.00 vMB 7
757,065 757,065 00000000000000000007e2a16cb57f6cfca4549b5d90b5cfb6daba067d1af25e 3,017 1.00/1.00 vMB 22
757,064 757,064 00000000000000000004f92c436cbef5a9628593c7073dc3692468e2bc76acbf 3,108 1.00/1.00 vMB 11
757,063 757,063 00000000000000000003147a904a1232b3941f070c1063cec32b02eda85f86f1 2,823 1.00/1.00 vMB 5
757,062 757,062 00000000000000000001386674f72f8a382bb969f5cf0d8de89e2e9334425fed 2,541 1.00/1.00 vMB 8
757,061 757,061 00000000000000000004e2cc4806e80d4b5998982d2099f246de3ea6443f27dc 2,287 1.00/1.00 vMB 4
757,060 757,060 00000000000000000004fb0f96465836bc03a5d64085e63ddce196555a0de108 3,474 1.00/1.00 vMB 8
757,059 757,059 000000000000000000005ccbf8c57c2c32107295faf38b2266975c239a766d8e 3,156 1.00/1.00 vMB 19
757,058 757,058 00000000000000000007110cc33e2f4960993feb74dbcb4f706914b1625f72e1 3,241 1.00/1.00 vMB 13
757,057 757,057 000000000000000000077779ad1c1615c99c8d3ad74bcce54ddc5702680386f9 672 0.26/1.00 vMB 5
757,056 757,056 00000000000000000005fd89f2522f104aac93ff1cbab8b1345263d2409ed794 922 1.00/1.00 vMB 2
757,055 757,055 000000000000000000025c2b3c27ce70f6a4cf71519a42c0539e4f68b42cac7f 2,432 1.00/1.00 vMB 7
757,054 757,054 00000000000000000004f9b8cebf05649b41dfd0b8ebe888ac0a3090e1871935 1,307 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 673.09 GB
    • Received: 16.38 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.