Loading Tool

Explorer IconExplorer

Memory Pool

33,016 transactions
25.06 vMB
0.04969715 BTC
Random Selection Loading Transactions
Max Size: 126.98/200 MB

Candidate Block

Mining Attempt 5d9256a0aee629d7263f96ed1d98241a6c617ac25ba7d153c7d436899629c9b4
Version 20000000
Previous Block 00000000000000000001e8574b0c11cdfe175c522ad4fe67fe83458fce5e8ea3
Merkle Root 4d6acf3c3b5277710e3668852de538bcf2fe27d7b63bb12299b853e12322224f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,691
Size: 1.00 vMB
Total Fees: 0.00461718 BTC
Feerates: 40.21 > 0.46 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,670 (530,371 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,299 384,299 00000000000000000ec18ef0596122d9101c29b83f38119c704bbf537999f0d2 2,383 0.93/1.00 vMB 43
384,298 384,298 00000000000000000f872609eabc03ce7770c589281e69228a432af9d91eddbf 3,086 1.00/1.00 vMB 62
384,297 384,297 000000000000000008fa5a805bbbac0350c7c80361f2e1f01250d713ef133315 1 0.00/1.00 vMB 0
384,296 384,296 00000000000000000276731fd3e4a20ee38f161480fd05b2b9c96405b3151454 1 0.00/1.00 vMB 0
384,295 384,295 00000000000000000aad7ecd1699dedbf4158f20ccda65414f0eece4ab478802 1 0.00/1.00 vMB 0
384,294 384,294 000000000000000008b267fe53f0ac3fe761ef1195121e068a393dae8996afa6 2,346 0.93/1.00 vMB 45
384,293 384,293 0000000000000000088f4970c639a251d63e2258ca968ec2b9322b2dd7349bda 195 0.13/1.00 vMB 27
384,292 384,292 00000000000000000f35fbf79f0201b59be185f4ee978e709bf49c73294a4333 1 0.00/1.00 vMB 0
384,291 384,291 00000000000000000cbffd2c24c9dedd91afcecee4e64bbf4f67c083e3ecbd62 275 0.12/1.00 vMB 42
384,290 384,290 00000000000000000fa3cf3a95ac865c4cd96d4d4ee8c983fd34fb96774f89e1 1,955 1.00/1.00 vMB 36
384,289 384,289 0000000000000000090dc70c636a3c0e392381884b95b4c8050203d384c84355 640 0.62/1.00 vMB 20
384,288 384,288 0000000000000000000a6584c36b912e8056ff6e9314a347a06a527bd2ea6d33 1,485 0.93/1.00 vMB 22
384,287 384,287 0000000000000000070028afa7f6631a5b96fe8e0e1843c6768df33cfe092503 3,044 1.00/1.00 vMB 56
384,286 384,286 0000000000000000057dfc4f99d2a90b51c8ae17b4167e502b89e9a9ff197df1 70 0.08/1.00 vMB 17
384,285 384,285 0000000000000000018cf95bac377b077d51e3f2c5a0ddf97f8aced773de867e 2,138 0.75/1.00 vMB 43
384,284 384,284 00000000000000000d64b1011f08423780c3eb176aef4066f8490bbd11ab5377 1,298 0.65/1.00 vMB 32
384,283 384,283 000000000000000007dc165232da4f8b8608aed5810d25fb806d6bac7a4f9b22 163 0.15/1.00 vMB 17
384,282 384,282 00000000000000000a2fc945dcf8237e463b02c1cc4553b85bb832b3d1bf2357 978 0.61/1.00 vMB 27
384,281 384,281 000000000000000009a945a8fbbca25a1de15457346cc1c8783b374fc18dbbe3 649 0.29/1.00 vMB 34
384,280 384,280 00000000000000000714ecbe1a8d1b96f38f87ca41065cafc4e0220e64005053 1 0.00/1.00 vMB 0
384,279 384,279 000000000000000008ff4ba674517a2664c8fc59ca7f7373bff0acccd9ccda4c 888 0.39/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 781.81 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: 634.88 GB
    • Received: 12.27 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.