Loading Tool

Explorer IconExplorer

Memory Pool

81,809 transactions
31.44 vMB
0.08222826 BTC
Random Selection Loading Transactions
Max Size: 187.15/200 MB

Candidate Block

Mining Attempt bcf8003f939dd25aff3931d5840c91726bab455ce562f70f8260dabaef48e3d3
Version 20000000
Previous Block 000000000000000000006967e51e05e86af929479363a0a1c6b74722992c0c25
Merkle Root fe90cda44f81aa58c6623bbf25bf193671a5c3516812bf0e5fa0911978d6dd92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,204
Size: 1.00 vMB
Total Fees: 0.01545140 BTC
Feerates: 157.11 > 1.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,071 (192,852 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
722,219 722,219 000000000000000000055d975873901180cf217a0c8501a71304cd591d1d827e 275 1.00/1.00 vMB 9
722,218 722,218 000000000000000000008682634b99d8ea7039c16c4b59e815a6b697ae2e60da 2,311 1.00/1.00 vMB 12
722,217 722,217 0000000000000000000196fc25eac507a1d6236721febdf02a2973346909cdb2 2,350 1.00/1.00 vMB 13
722,216 722,216 000000000000000000058db4ff82ffd7e7558f0399b1c003960cd45904763538 2,968 1.00/1.00 vMB 15
722,215 722,215 00000000000000000000f3babdbf90beab1f2be99c3803f330ee701cb1cbee63 1,855 1.00/1.00 vMB 19
722,214 722,214 000000000000000000037edd98eebe34b8aaaabb68bb6c4124b6f5caa1a2ce2e 2,819 1.00/1.00 vMB 20
722,213 722,213 000000000000000000065f12465aa377c0563cf6875e423cc7301b01164dc363 3,003 1.00/1.00 vMB 14
722,212 722,212 0000000000000000000823e43c0b5408d906e862db0992070bf0ffc75ff8929f 3,270 1.00/1.00 vMB 11
722,211 722,211 000000000000000000055cb4a1fb86f4efe02cda6c2d134b921b78bd7f627efc 3,098 1.00/1.00 vMB 22
722,210 722,210 000000000000000000041ab892ca4a87c2f527c9631ecbfcd4136240942ce520 3,408 1.00/1.00 vMB 16
722,209 722,209 00000000000000000005658015cbacae81b65494fff18cf1fa0e438179d71bd7 2,681 1.00/1.00 vMB 13
722,208 722,208 00000000000000000007a843d259ffb7ccdbfe507b5c54428889b94edbfe4c24 2,434 1.00/1.00 vMB 22
722,207 722,207 00000000000000000005c7da7db9426cd23d9827b8c4b30c50618f49f10b06ed 3,477 1.00/1.00 vMB 15
722,206 722,206 00000000000000000004ce36d44a7a3f2783c24958a781a0b7fb12da9954801e 3,152 1.00/1.00 vMB 30
722,205 722,205 000000000000000000011971be38698302d142cab7e9c5d856c7aad0f4318e8d 1,760 1.00/1.00 vMB 4
722,204 722,204 00000000000000000008f723279ebc31c1fd7a18ef5e0e3f40a61937bded4640 2,263 1.00/1.00 vMB 7
722,203 722,203 000000000000000000029b62bdb30a9085063d9791211b462346da052782abe3 2,629 1.00/1.00 vMB 17
722,202 722,202 0000000000000000000369620caa33143fd4a2d1ce03d589581c5ecbfd2f3f23 2,204 1.00/1.00 vMB 13
722,201 722,201 0000000000000000000a61c9b68a45b32988a38e71cced2b94cc6a4da4deb7c0 2,460 1.00/1.00 vMB 11
722,200 722,200 0000000000000000000873313554cb46d66d95eccce3bcdf49df593da5e5fa1d 2,126 1.00/1.00 vMB 16
722,199 722,199 00000000000000000003d7b023fac636fa0af8909eb61cf0135d2363262750c1 2,716 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.52 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: 668.84 GB
    • Received: 15.59 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.