Loading Tool

Explorer IconExplorer

Memory Pool

74,251 transactions
28.89 vMB
0.07651516 BTC
Random Selection Loading Transactions
Max Size: 170.36/200 MB

Candidate Block

Mining Attempt ec529bc9d253ae9148e083747e9fa165a03dcd8bda66d0713c9ecc0c1e94f9b0
Version 20000000
Previous Block 000000000000000000007f1cc86584d5091523c563b1e01951438035453336d6
Merkle Root c3583385ae7f4fb2415d989024ab7a21760a3a50951abe8b256fb4fdc4f7b0bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,114
Size: 1.00 vMB
Total Fees: 0.01673166 BTC
Feerates: 98.05 > 1.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,041 (560,860 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,181 354,181 000000000000000014d9e96ad90f60c4a2675c8afe734e4ce791d361746fa976 910 0.40/1.00 vMB 32
354,180 354,180 00000000000000001575a1c0657d9fcbdf2624583a2449897ba13473f84ecd0d 568 0.33/1.00 vMB 24
354,179 354,179 00000000000000000e7b732bfe351fec43ba596b259c4df149874388dd254d9c 1,044 0.46/1.00 vMB 22
354,178 354,178 000000000000000010c9a4f0a0a3fc967f70e834748dc2fd482205138468f93d 1,550 0.75/1.00 vMB 35
354,177 354,177 0000000000000000060e2ca209f1b2e259fe64254f3b430ed2e07575f79e83b0 768 0.42/1.00 vMB 32
354,176 354,176 0000000000000000094833f3bca10d9685b3fd6d602041dc892afa0003cc74fd 918 0.49/1.00 vMB 33
354,175 354,175 00000000000000001599837a150a2167786dfe9379d0c6278477de73683e7a10 1,045 0.69/1.00 vMB 22
354,174 354,174 0000000000000000168cdd27a371cce5c27ff28f82847fe0c94ab6737ffbfc43 1 0.00/1.00 vMB 0
354,173 354,173 00000000000000000d738b104eec646bef5755a16cc189a2781417bc3985fd01 1,185 0.75/1.00 vMB 22
354,172 354,172 0000000000000000127e764a1a8a5620d047c4dc5f416326ce1b8b2c27a87cb0 1,592 0.75/1.00 vMB 34
354,171 354,171 00000000000000000cc90e0f848d29d9e1322368b262a2029f0c22602f357067 1,829 0.75/1.00 vMB 34
354,170 354,170 0000000000000000021b2d98947f1bd25862b7b876e119368292482959504e4c 215 0.12/1.00 vMB 24
354,169 354,169 000000000000000007e8f6c4b561cb48b6522ec8b40db290792443d628dc9b97 1,253 0.63/1.00 vMB 27
354,168 354,168 0000000000000000141cf018fa4cfbd4f7dab12f661319af29ee4bdc8edfd864 638 0.32/1.00 vMB 26
354,167 354,167 00000000000000001595ddf081eae9c4c8fdd5105be88fd93e09bb2c2b74a4bb 143 0.20/1.00 vMB 7
354,166 354,166 00000000000000001413dd5546c03d81fba2acd9712c7b61ea4bfeb099a6f291 401 0.19/1.00 vMB 31
354,165 354,165 0000000000000000140ff4ded6d2d25977e401243c7e80b59ce5842345132f13 1,513 0.71/1.00 vMB 31
354,164 354,164 00000000000000000f6d18a03aaf93da4d7b5a9a7b137600117048e6f53977ff 786 0.32/1.00 vMB 35
354,163 354,163 000000000000000004c209f5ae22b3bb4c79b82e11995d3fab74536d85a9358d 839 0.39/1.00 vMB 31
354,162 354,162 00000000000000001540c9b8aaf542eedbd3ecb0870e92cfa1eb20e1c13195b3 788 0.38/1.00 vMB 27
354,161 354,161 0000000000000000008083c72fb22c90384eb9e4143c94b62f6d686a7cf4caf4 490 0.22/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.46 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.95 GB
    • Received: 15.33 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.