Loading Tool

Explorer IconExplorer

Memory Pool

80,720 transactions
29.67 vMB
0.10002420 BTC
Random Selection Loading Transactions
Max Size: 179.58/200 MB

Candidate Block

Mining Attempt 7222e257cdeefc56f0037d0705eee75a0daa83b5375dfadc97b4860cde58b07b
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 046f20320e264eeff82c537018534c09b9a9da9bc39419aba11f1254d58eb903
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,355
Size: 1.00 vMB
Total Fees: 0.03606492 BTC
Feerates: 146.36 > 3.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (355,758 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
559,350 559,350 0000000000000000000200498c34063b2b033d27fe2882e9b4dc4cff451355eb 2,873 1.00/1.00 vMB 33
559,349 559,349 000000000000000000295baf686111f4d9c8d356cdfcdb64b15877b9bed939ba 3,014 1.00/1.00 vMB 17
559,348 559,348 0000000000000000000ef725a611e08e093d20d20e7dfa7f809653802406d581 2,114 0.68/1.00 vMB 13
559,347 559,347 00000000000000000022265946b6b10139a0dc372912c233c8b4be9042b2c25a 1,025 0.33/1.00 vMB 13
559,346 559,346 0000000000000000002c43e483a0bd4de67166f531b96f82ddbcc04c37b06b7b 1,715 0.54/1.00 vMB 11
559,345 559,345 0000000000000000000dc42a8658aa1fb22bed9fac765cc50720571d7121f7be 2,219 0.84/1.00 vMB 10
559,344 559,344 000000000000000000111f24664e8f6cd57b77df9876a86e2683c849b646b715 2,559 1.00/1.00 vMB 15
559,343 559,343 00000000000000000006b8db4ff7df86f9d67f7df0dd1a02f4fd5e2fe817c27f 129 0.05/1.00 vMB 13
559,342 559,342 0000000000000000002c68c0b683b8b4e7f681914395784c7abc49ebf4e6b33e 1,710 0.63/1.00 vMB 9
559,341 559,341 000000000000000000123d311821a58d71e4cb9665f147c89be6a525cd4a83a4 2,641 1.00/1.00 vMB 17
559,340 559,340 00000000000000000016e492958ec6501a7788b2bdd0d42adede45f194cf5c05 415 0.15/1.00 vMB 14
559,339 559,339 0000000000000000000bd7292d5df350f1b4384414974b5bfc67ae34d2ba3c24 1,565 0.62/1.00 vMB 11
559,338 559,338 00000000000000000000c6405fbab8cbd2faaa0dd2fab88dcc220a5b746e1d27 1,328 0.70/1.00 vMB 5
559,337 559,337 000000000000000000142ba444064f224ea29b667a451d2d84912e89112f4691 2,952 1.00/1.00 vMB 32
559,336 559,336 00000000000000000002e6066495fdcac054958ddf85ff24d8d70017f2f9c284 2,683 1.00/1.00 vMB 14
559,335 559,335 000000000000000000153a57f973d120992b24adad5770f04e552bd5a89ddbb9 2,838 1.00/1.00 vMB 10
559,334 559,334 0000000000000000001d195aae89c80971fc172919af127e7cd0488319204a4f 2,797 1.00/1.00 vMB 27
559,333 559,333 0000000000000000000f3997a80ac8d81064e9357f82aee1ccf4a4329340c74c 2,692 1.00/1.00 vMB 12
559,332 559,332 0000000000000000000125d82e7c2e98819bac2eca61f08b3a388a43bb2718f8 2,388 1.00/1.00 vMB 3
559,331 559,331 000000000000000000258577648c7420db47e65b63574a642c0f31e707ca6d73 1,894 1.00/1.00 vMB 6
559,330 559,330 0000000000000000002cd7a20b4d6128a079d011dcf132cde0284fc35243296b 1,809 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.58 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: 671.29 GB
    • Received: 15.90 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.