Loading Tool

Explorer IconExplorer

Memory Pool

83,664 transactions
30.93 vMB
0.08118883 BTC
Random Selection Loading Transactions
Max Size: 190.07/200 MB

Candidate Block

Mining Attempt dd514a52b0072a941a0745e4b58305d62b6a825f61bc08d4619d2099d8d2786c
Version 20000000
Previous Block 000000000000000000012eda0183874dd226146bb4d2949368770ce3a8fc35b3
Merkle Root c71341c1d2d14c1c46fffedd04c63dd26d65c5fb2f06617214edf858cb990354
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,366
Size: 1.00 vMB
Total Fees: 0.01175700 BTC
Feerates: 199.45 > 1.18 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,330 (440,341 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
474,989 474,989 00000000000000000074827786db2621bc10d0ae995c2aa66d395f374ad9d99e 1,285 1.00/1.00 vMB 159
474,988 474,988 000000000000000000957431fe1b716df50eef4d2477ba8503548b0680ccf651 2,203 1.00/1.00 vMB 288
474,987 474,987 000000000000000000342ddfad97e5e0e2bffbb3c358d5a1fda7353132e04a49 1,828 1.00/1.00 vMB 103
474,986 474,986 000000000000000000a6c66c08ea701dffda7f7b51dc99fd8367355b488ad424 2,427 1.00/1.00 vMB 117
474,985 474,985 00000000000000000171a6b278d99e2892174a1a6163481f835ced76019d01f3 2,158 1.00/1.00 vMB 202
474,984 474,984 0000000000000000001dc2f25db572cb70220bd046ba971312cdf7c5ccedd6b4 2,496 1.00/1.00 vMB 157
474,983 474,983 00000000000000000034fb2ba979ba303d91b2e308c093052ff6423e87dd47bc 2,340 1.00/1.00 vMB 219
474,982 474,982 000000000000000000dc4bcf1d26312d92181e153d3d83952a753f32dd981bdb 958 1.00/1.00 vMB 218
474,981 474,981 00000000000000000031a60aec4e224390afdf60b3dd80fea79d68c03f204d32 2,155 1.00/1.00 vMB 288
474,980 474,980 000000000000000000464ece46492d439366b9242b655c83008efe8e1f2bef19 1,836 1.00/1.00 vMB 248
474,979 474,979 0000000000000000004594a3e25864ed07a2f1c6d7e1f30dc9ebb6b641e50152 2,341 1.00/1.00 vMB 306
474,978 474,978 0000000000000000002fb19f32df395db52d39b146d04628f2bff9cbe224b156 2,092 1.00/1.00 vMB 258
474,977 474,977 000000000000000000cb8649fd2e1c751a081eb59ba13afabd8e6d7b5a5e070e 2,245 1.00/1.00 vMB 308
474,976 474,976 000000000000000001288d6c94f75283852540177bd7e1bfc6cb64e0c50de936 1,441 1.00/1.00 vMB 332
474,975 474,975 0000000000000000013d9bd517276e35a0771e32550659602510b0d49f30956d 1,097 1.00/1.00 vMB 319
474,974 474,974 0000000000000000003d3b63d504ba28aea13ad048e41756f0c10fd30829b3bf 1,018 1.00/1.00 vMB 74
474,973 474,973 0000000000000000010950dcb91fb05ea89ec39056b5c9cbc6f940be19f616a6 632 1.00/1.00 vMB 40
474,972 474,972 000000000000000000aabb2ba604e9658bb5f301065da2b56db7fbbe2ab4396e 1,276 0.61/1.00 vMB 152
474,971 474,971 0000000000000000005129468634477990ab244a67f33cf68a0c3470c5f16a4e 1,314 1.00/1.00 vMB 100
474,970 474,970 00000000000000000097aec4f687fa0fe869d30e0b366ca2bcaf1b2a80707478 1,800 1.00/1.00 vMB 111
474,969 474,969 00000000000000000166d0c1fb2de34dff0b87ffa141875051b49328011d65d6 1,557 0.99/1.00 vMB 107
Previous 10 blocks ↓
Total Size: 782.96 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: 715.71 GB
    • Received: 17.73 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.