Loading Tool

Explorer IconExplorer

Memory Pool

80,703 transactions
29.78 vMB
0.07107163 BTC
Random Selection Loading Transactions
Max Size: 179.68/200 MB

Candidate Block

Mining Attempt bf7b7f22b36d6d5faf6f931dbc88ddf04b38373260d0ee2f1f83a828326f0f37
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 5469853cd1de2f8bc2272a954b4e94ed1183a83f6137c4450456b9ac3dfcb0fa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,777
Size: 1.00 vMB
Total Fees: 0.01031329 BTC
Feerates: 100.36 > 1.03 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (174,697 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
740,281 740,281 0000000000000000000318eaa86515d6cc4f82b568ce4388770ea80a79cfb0f3 748 0.29/1.00 vMB 12
740,280 740,280 00000000000000000006d2306cbd70c6a844dba84ba0e322395019f91e89e01b 1,312 0.90/1.00 vMB 11
740,279 740,279 00000000000000000001016211ac370b710d199f2219296099af20419de6aecf 10 0.00/1.00 vMB 15
740,278 740,278 00000000000000000005b5d6461021cc143f3644b19ee843dbee7961f25ca8c5 77 0.02/1.00 vMB 9
740,277 740,277 00000000000000000007583e4ce601cb159be3872fe26863b1d30b132d4f0a4c 404 0.13/1.00 vMB 15
740,276 740,276 00000000000000000008b0c27c54adce238009e1277232a0a487f4a2873e1251 729 0.23/1.00 vMB 13
740,275 740,275 000000000000000000056d01c6f1509fbdaa0c93cbfb85239b76380270575274 145 0.07/1.00 vMB 14
740,274 740,274 000000000000000000054547bdfd0dc949f400b23fb8b7883def785c7180cba8 1,005 0.35/1.00 vMB 13
740,273 740,273 000000000000000000008ecd37c3c89cb0e68bc4619f704fa03de31e92b63054 205 0.13/1.00 vMB 10
740,272 740,272 000000000000000000087df4a313a2c04bc612c4eb433f69aff0726de06df9bc 1,142 0.49/1.00 vMB 10
740,271 740,271 000000000000000000031b23ed3b8cba31393f782c02bf917b21e1fd9a97b04a 2,086 0.97/1.00 vMB 9
740,270 740,270 00000000000000000001056244359ebb8ca56647195c5302cdaa2a525318a0df 2,629 1.00/1.00 vMB 22
740,269 740,269 000000000000000000068643fa09c1fc5842db0a99cf337e72424d17bb0c9678 347 0.14/1.00 vMB 15
740,268 740,268 0000000000000000000411178a76a8a427ffcb04e73c7d7ae193d6a079cfd4ae 347 0.32/1.00 vMB 13
740,267 740,267 000000000000000000075e5aae8da9acf35e5662127b5be756e8c70571d878a6 476 0.26/1.00 vMB 1
740,266 740,266 00000000000000000003723c6a4973673c91be3a87c152acae066010267f05e9 222 1.00/1.00 vMB 1
740,265 740,265 000000000000000000085439b5f8e28960f338b4883c2fe5163151204c6fc6a5 1,501 1.00/1.00 vMB 8
740,264 740,264 0000000000000000000706596e52df97881a5f0a18c3611e23ce192ac04dc133 1,848 1.00/1.00 vMB 14
740,263 740,263 0000000000000000000423c450eeaef7210af7ac63e3338c9c80de78394894c8 2,082 1.00/1.00 vMB 6
740,262 740,262 00000000000000000005010ee299727817c9bb9bb5ca15a0df3f88308725d105 2,054 1.00/1.00 vMB 19
740,261 740,261 0000000000000000000197eb1759f4ebb09de30329ceb8aa7fba20270339f8aa 2,781 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.