Loading Tool

Explorer IconExplorer

Memory Pool

19,621 transactions
9.49 vMB
0.02004672 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.17/200 MB

Candidate Block

Mining Attempt 28c6eaace7918742a76c04f0e8b106502e1f1f849f87da2f988940265d24f023
Version 20000000
Previous Block 00000000000000000000e7878bdfe788173f6a548f487b1a1f1ab2cffe96a584
Merkle Root 90a441cdc6bbc7d967ce5a33ee76ecb15307b574f5519516292a4ba0a5b31dbb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,712
Size: 1.00 vMB
Total Fees: 0.00528637 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,510 (720,395 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
193,115 193,115 000000000000068ebf197a4404cbe26d3c140b09dbda88b81e7f88937051d498 170 0.07 vMB 150
193,114 193,114 0000000000000003df62a7ee263f1714167a49919e06d997fd1996ec396b9144 256 0.14 vMB 74
193,113 193,113 00000000000003a6d859b0b4e1fc2f47e43cfd598d9b240557408d50e20adba1 63 0.03 vMB 82
193,112 193,112 00000000000003c540afced40e595a5bfbbcfd54863ebba43a4301a1defce2c5 109 0.05 vMB 77
193,111 193,111 00000000000006ee10a230b4970374d733618a5f9d285110ffe302eeaefded67 192 0.09 vMB 129
193,110 193,110 000000000000020801b7588e1e3265f50c61324ae9c4eb51d8e61d61f34f5a80 80 0.04 vMB 95
193,109 193,109 00000000000000a0941726af1af9724554ee5cf1224bcd649e01123eb71da969 361 0.14 vMB 136
193,108 193,108 000000000000020cc7fdc05cadc2446e602d97eb291fa4a41ad5cdc21a4d6047 67 0.03 vMB 121
193,107 193,107 00000000000002c2e403cf66a0411abd0f801221535ead4bace77693ba858c3e 149 0.07 vMB 131
193,106 193,106 00000000000003c70ea447c7b84137be8f3dae61ed21d297072c195b7409f7d9 43 0.02 vMB 98
193,105 193,105 0000000000000167885ba36605c014e36a02004b702aad9979ed1663d72f6ef7 96 0.04 vMB 62
193,104 193,104 00000000000006221b5e9539a8c31c3ea65a992b77dffb8e3987b3ae0f403e83 128 0.06 vMB 137
193,103 193,103 00000000000001826312f82c8f1049c2d2066ce2847c149ef2abac6db7a92ed6 129 0.07 vMB 110
193,102 193,102 0000000000000431e7a74577001a4e09d6b78889c7ae628b1e5c4ab16ea3aba0 119 0.09 vMB 86
193,101 193,101 000000000000010873caa9684e0b7c8b137bb2174b7458eb4f535be09ac124b8 100 0.04 vMB 109
193,100 193,100 000000000000007f1284ade16a27f5746194d512bd1e51c65f2d2505bd8920c2 187 0.09 vMB 99
193,099 193,099 00000000000000fa9199418d12312a1421da85a3c4a870a2da87a193b9ebe3ed 128 0.05 vMB 359
193,098 193,098 00000000000008037d97c13fcba08ad51e66fe5c1a6fe3fddba2e540bceaf094 61 0.03 vMB 152
193,097 193,097 000000000000076bda8ed88d89da9bf17ac1bf95ca85a81f20a4d665b5832a7e 20 0.01 vMB 95
193,096 193,096 000000000000058c609bd15cbb9df673821240e5d10493f1adc8b6c2f0784ca4 47 0.02 vMB 126
193,095 193,095 00000000000007b276571aa65ef8ca40fcaf555fb16c13b0ac761f1aa8cf3613 128 0.14 vMB 41
Previous 10 blocks ↓
Total Size: 779.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 380.08 GB
    • Received: 1.91 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.