Loading Tool

Explorer IconExplorer

Memory Pool

27,462 transactions
27.52 vMB
0.06947677 BTC
Random Selection Loading Transactions
Max Size: 132.10/200 MB

Candidate Block

Mining Attempt f8e7b4298a556497c57763d38f9bdffa55cdc9bdc6fe416056a5ddaee0b259c7
Version 20000000
Previous Block 00000000000000000000c78ac01bc6de4341166accce32c41dd1feec8f577607
Merkle Root 560549efb882152c774853f68f3a22bd477f1722cfa3dce1ba9871b4bb374fc2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,264
Size: 1.00 vMB
Total Fees: 0.01710726 BTC
Feerates: 101.32 > 1.71 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,501 (150,829 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,672 763,672 00000000000000000002be1ecb5125765125a8d9836a7f2cefbecf646fa2674e 3,056 1.00/1.00 vMB 39
763,671 763,671 000000000000000000011d827b7b29ae0b5fceefeadc4814d506acefd9e88e6f 182 1.00/1.00 vMB 14
763,670 763,670 0000000000000000000372be5298d19a85c3e8f91af2ade27d87e5376d3ecc50 1,185 1.00/1.00 vMB 19
763,669 763,669 00000000000000000004a67af495d8d729c122b5f4b9bb62032188b93054440c 2,858 1.00/1.00 vMB 44
763,668 763,668 0000000000000000000546afb0148e91cb02f14d4bfbe879d6881df2c47e58bc 788 1.00/1.00 vMB 21
763,667 763,667 0000000000000000000734c81f125c3e008a067ec3909cd02a8dd83b552758d6 1,139 1.00/1.00 vMB 15
763,666 763,666 00000000000000000006f93fcc890e8eab799bbfe0ee85ccd7162720951b0b2b 2,738 1.00/1.00 vMB 33
763,665 763,665 000000000000000000026fb4445cb9e9bf94506de16c11b76c52766129571371 1,268 1.00/1.00 vMB 25
763,664 763,664 00000000000000000003b62b764962a7fbc336e41f067714700249e7333951b9 3,091 1.00/1.00 vMB 34
763,663 763,663 000000000000000000031214d6fe892eaab2a5ec263db159d8dad8b14fec37fb 2,636 1.00/1.00 vMB 49
763,662 763,662 00000000000000000004f2716e87d6cfba63b9c429750f1ca7f14b4adef60d80 1,041 1.00/1.00 vMB 38
763,661 763,661 00000000000000000002e7cab50cf7b29563d567a8e6f85a84e069ac51c6320b 2,595 1.00/1.00 vMB 32
763,660 763,660 000000000000000000070b007965cfdb373bb67c2cf9cbe381da1fc55bd5626e 1,437 1.00/1.00 vMB 58
763,659 763,659 00000000000000000002832069c67f0f73c1be6363569d7f0e481be53cdd9c83 309 1.00/1.00 vMB 16
763,658 763,658 000000000000000000045cf3189c1277fe8d094476cd593fe7b3af56ec77ade8 341 1.00/1.00 vMB 16
763,657 763,657 00000000000000000005d79d63bec0910251b164d596af88cae9b3d8329cac15 380 1.00/1.00 vMB 15
763,656 763,656 000000000000000000041100af5efaa43224be373c3dea03580c0c22d4a0a115 1,952 1.00/1.00 vMB 20
763,655 763,655 00000000000000000002c9a2f042253b61d300ad66c5be17cec10b72d5f11efb 2,741 1.00/1.00 vMB 39
763,654 763,654 00000000000000000000e80c07ae9f3cb187a6f6a1c205455467c19bae43a5b9 1,667 1.00/1.00 vMB 47
763,653 763,653 00000000000000000002558f2bc3daa92eae8ac6ffe4f913cf74a56f18c5fb7f 2,116 1.00/1.00 vMB 28
763,652 763,652 000000000000000000035e91e94e85e21c37e27d29bb4075017a188d878aadeb 166 0.99/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.50 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 612.35 GB
    • Received: 10.98 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.