Loading Tool

Explorer IconExplorer

Memory Pool

74,378 transactions
28.67 vMB
0.07525829 BTC
Random Selection Loading Transactions
Max Size: 169.85/200 MB

Candidate Block

Mining Attempt baaf53d21c5a6d821abfa0e655ec0d668b42dfe4cff4919f48c2d79b9785519c
Version 20000000
Previous Block 00000000000000000001a221195e57ed6fa4fadb7060779cb0798a1ccd734f48
Merkle Root ae6636ad2b892ed23e85d9f6cba63894e60f2ba990519d590c75298f13407188
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,052
Size: 1.00 vMB
Total Fees: 0.01758613 BTC
Feerates: 250.89 > 1.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,043 (208,138 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
706,905 706,905 00000000000000000002914be6442666f174367f18a5a58405d420d505a7b3e1 2,085 1.00/1.00 vMB 6
706,904 706,904 00000000000000000003d5c42611488d293bf43b2afb7a9f3c39c8d2f462473f 2,430 1.00/1.00 vMB 15
706,903 706,903 0000000000000000000953417036537afee2d73c238b270002ab730e16d3d69a 1,182 1.00/1.00 vMB 9
706,902 706,902 00000000000000000005ea6a2c96052e40187cc697adf7d86236496acff351a1 2,355 0.92/1.00 vMB 6
706,901 706,901 0000000000000000000a9f29e8e314787052cf83182b2b91cdb30beb549e623a 2,982 1.00/1.00 vMB 5
706,900 706,900 00000000000000000004a720708b4c1eab8398a5dfac84478483a8fb038b0603 3,101 1.00/1.00 vMB 27
706,899 706,899 0000000000000000000b5ea9591e2aabe1b713705f1281e8238cbf59ead4d16c 1,907 0.95/1.00 vMB 2
706,898 706,898 00000000000000000001626edd7b867b8defce989c9eb8c3f433ec3e7009ac6d 3,206 1.00/1.00 vMB 10
706,897 706,897 0000000000000000000ad17769666e4929645f99bb88eceabe3dc728ebdb2ed1 1,490 1.00/1.00 vMB 4
706,896 706,896 000000000000000000002d90796ee2112e01c9c8ef5b062eec88246ad63e7bae 1,315 1.00/1.00 vMB 6
706,895 706,895 00000000000000000004dec10fc57056f98cf04cd1c274c2e9d81b3a494be047 2,455 1.00/1.00 vMB 15
706,894 706,894 00000000000000000004c755073bf15826c7cd9c6f0f30b9625beeed88f99a85 2,306 1.00/1.00 vMB 9
706,893 706,893 0000000000000000000c046c0ad92c021c923d03fb06ae2a14d23f120b08411c 3,111 1.00/1.00 vMB 7
706,892 706,892 000000000000000000035b61022d4861dbe57227f5af8149c91f1f2533893037 2,593 1.00/1.00 vMB 20
706,891 706,891 0000000000000000000ae5d8540d27b51306a14b32bf2dde482a030fe39b9253 1,823 1.00/1.00 vMB 24
706,890 706,890 000000000000000000067119c310ecee2c2f4b79b96e2a616ff93bf31236e1d6 841 0.59/1.00 vMB 9
706,889 706,889 0000000000000000000d059d6fe3e6188ba85dfc707b0a294b619af33388ee93 726 0.32/1.00 vMB 9
706,888 706,888 00000000000000000008a0a17a1d828b1a1645110cc8c1eeaef5f46b3a44f991 43 0.02/1.00 vMB 8
706,887 706,887 000000000000000000061e39a96497859f9f944b5088ab7cc9c8edc482e1b39d 400 0.17/1.00 vMB 11
706,886 706,886 000000000000000000047045b0de947d7e6c5f704389399bbfcefa8d82944d64 483 0.14/1.00 vMB 13
706,885 706,885 00000000000000000005e9115ff5e62061be817f1c2936386e5920d1c09df706 164 0.06/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.47 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: 667.98 GB
    • Received: 15.35 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.