Loading Tool

Explorer IconExplorer

Memory Pool

77,265 transactions
29.04 vMB
0.09959643 BTC
Random Selection Loading Transactions
Max Size: 174.81/200 MB

Candidate Block

Mining Attempt 6a3358050ccce8e39bd25da669f5095ba589f906a6fe93035000eb1cd67cbca1
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root 563abd82de50c0c9c172863c709c9237029e30457c45942aac7d6b2f75d7c306
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,364
Size: 1.00 vMB
Total Fees: 0.02634740 BTC
Feerates: 453.09 > 2.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (668,205 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,102 247,102 000000000000005908f317f40f7427dce3bad11852d91eb884a37300357fdf2f 437 0.20/1.00 vMB 174
247,101 247,101 000000000000009c74bf14d91610999e3c33bdb8a8bf78ffd05f03d759b3122a 325 0.13/1.00 vMB 164
247,100 247,100 000000000000002d6f83245a4a73101bc7f57c8b2b68b3aea261e440502bf7d3 5 0.00/1.00 vMB 3,666
247,099 247,099 000000000000001b97eda998e7328f53c7bd9f4e52b4b073cbf6f154e07f4862 33 0.01/1.00 vMB 436
247,098 247,098 000000000000008d4577f8e730e79365cd9a5485ff40cc35392c51239b884492 190 0.08/1.00 vMB 123
247,097 247,097 0000000000000049736663db4f017df7c5e62e6fc469dcf5837702d218e77268 312 0.14/1.00 vMB 156
247,096 247,096 000000000000005f9075d42fe5156607c96f226eb1ea573b187fe2fad1677f91 261 0.11/1.00 vMB 145
247,095 247,095 00000000000000801072d22b098bbff37008c70167f13c25191ba8a0729dccd5 128 0.08/1.00 vMB 59
247,094 247,094 0000000000000031cbf618cdfdf2dfa1bfebe6d6cf9f3d5f257c60ca836356d1 203 0.10/1.00 vMB 149
247,093 247,093 00000000000000261adc216448853b9a296b81951d8cdfc8708714ab167ff6d8 225 0.10/1.00 vMB 133
247,092 247,092 0000000000000040efbdd14b128595b8c6153d4acb23a35fbb53402b891e9d2e 91 0.06/1.00 vMB 195
247,091 247,091 000000000000006585cd2e1d2aa3b2a2dd4361200b937b9424c5a7b94927676f 228 0.11/1.00 vMB 125
247,090 247,090 0000000000000068b7e57de7e0b9a757dc337d44183a26907207380fe6ba07ce 490 0.21/1.00 vMB 146
247,089 247,089 0000000000000032f4a4bfe77f5b5f1195458f4c18718a04fc9676000a0ee6a7 283 0.13/1.00 vMB 119
247,088 247,088 00000000000000579236ddc4f032c16b51df6be54a036b49c1cf600e71a1f300 192 0.09/1.00 vMB 147
247,087 247,087 00000000000000205caefedda0727a7106222527d479b7d7d9a1a804a59fd8bd 242 0.10/1.00 vMB 142
247,086 247,086 0000000000000003e781142aac8cac5cc246844e058d3873dd1349ca0bca2bdb 24 0.02/1.00 vMB 59
247,085 247,085 0000000000000018793f81b12a7e3bf84f0744e9cc3b95924292e73227353ec4 168 0.07/1.00 vMB 185
247,084 247,084 00000000000000664e32110ebafdbe3b6c51f087b31219267b1103484e96fbbc 213 0.08/1.00 vMB 151
247,083 247,083 000000000000005a5b5d0f80d22a8eef12ce5d8b2cb4a2488323b3d0a25dd86e 78 0.04/1.00 vMB 175
247,082 247,082 00000000000000910112c163d89194597d66bb53781c6cabd99d933ef3f26136 18 0.01/1.00 vMB 129
Previous 10 blocks ↓
Total Size: 782.92 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: 714.51 GB
    • Received: 17.56 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.