Loading Tool

Explorer IconExplorer

Memory Pool

76,246 transactions
29.18 vMB
0.10525751 BTC
Random Selection Loading Transactions
Max Size: 172.50/200 MB

Candidate Block

Mining Attempt e50cd302d3aaf48047b14c460eaba21f5cfa06764befa5b204ef3d89f73deb67
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 5d4675081bfaab0447493bae429461b603b1adf7f5b877fbd43ef2421d0858f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,385
Size: 1.00 vMB
Total Fees: 0.04246964 BTC
Feerates: 201.37 > 4.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (641,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,271 273,271 000000000000000482e975a9afb931eb9d0463d8de7ffdff6b70a409f8f8b263 964 0.50/1.00 vMB 50
273,270 273,270 00000000000000032b89bc103503cf808d9aa7a865934ea90996650524569ce9 146 0.12/1.00 vMB 27
273,269 273,269 0000000000000003300a88c61b869a6a94c9d23469fa3799877dec2947a0d0f0 581 0.25/1.00 vMB 62
273,268 273,268 0000000000000002e88f95b739c08e97d170d07b7bf4fe2eca041e043eedb253 187 0.11/1.00 vMB 46
273,267 273,267 00000000000000015058755777ae6d4d95b1c18456b9edee921ac1d7d0dfa319 183 0.09/1.00 vMB 25
273,266 273,266 000000000000000171358db65334acdd342a8c74e9b3a36b6a1fcc2969d8618e 716 0.44/1.00 vMB 31
273,265 273,265 0000000000000000d6afcfe0314e5c96e5f18a43dd1b63e21e7ff70ae5345b82 717 0.25/1.00 vMB 62
273,264 273,264 0000000000000005fa325a546e365f80135bc9f66d4b2af52aa4ebfd1c408247 446 0.25/1.00 vMB 103
273,263 273,263 00000000000000040495e3634f77ca0709e19edd2280fbf8082b7ed367522f93 29 0.01/1.00 vMB 82
273,262 273,262 0000000000000003c3365e88465cf9031da411494613e8924161283bd66e5fd3 263 0.13/1.00 vMB 23
273,261 273,261 00000000000000059ca0efc321f0a8e3639deba404e3a4b2f91975b7f2eeb1cc 404 0.20/1.00 vMB 44
273,260 273,260 00000000000000038344cef21ca7bf1b5445577d5e80cadd2ccd08ef0c650009 54 0.03/1.00 vMB 56
273,259 273,259 0000000000000003615ab2661013029c37933b1ff6b8cbaabf871e6fff68a235 615 0.25/1.00 vMB 75
273,258 273,258 0000000000000005888c0882437f077f4952a249c7edb9bd282f2ed1e46216ac 171 0.18/1.00 vMB 19
273,257 273,257 000000000000000495de9888eaae2c12ac87c22ab242398dc11931964a2bd97f 575 0.50/1.00 vMB 20
273,256 273,256 0000000000000001f2ad0645527414ddd37cc6ce1def4864183241eba8fa6ccd 1,252 0.50/1.00 vMB 88
273,255 273,255 0000000000000003af180d671c293b8b454f0e82c795ce7b7076c29df7d52026 603 0.25/1.00 vMB 51
273,254 273,254 000000000000000498fe0d6c627c1c507504117899386f30bf45ddcb62aeb125 695 0.25/1.00 vMB 82
273,253 273,253 000000000000000235b170431e0a39e1ab0a3b9337f9964df4df7057e69b58d7 510 0.25/1.00 vMB 28
273,252 273,252 000000000000000051fad6508342058f9300485d6a09b93ed7dcbb9b9f603894 694 0.25/1.00 vMB 86
273,251 273,251 0000000000000002fb596684d9fa0a235dd538dd80c96dea87691f5022863857 979 0.43/1.00 vMB 64
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.91 GB
    • Received: 15.31 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.