Loading Tool

Explorer IconExplorer

Memory Pool

83,700 transactions
30.94 vMB
0.08145656 BTC
Random Selection Loading Transactions
Max Size: 190.12/200 MB

Candidate Block

Mining Attempt 774f00f83a00c979f5edbd0456d7be0edd51e70edb737564da0d650ee885885f
Version 20000000
Previous Block 000000000000000000012eda0183874dd226146bb4d2949368770ce3a8fc35b3
Merkle Root 593ae9257a6f68f821592a2de868f879349bd0a1de4d141ad5f2f8ea54c27f00
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,357
Size: 1.00 vMB
Total Fees: 0.01196306 BTC
Feerates: 199.45 > 1.20 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,330 (609,224 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,106 306,106 00000000000000004a9d5664f36c70f63c0762340d04743f303f666fe31389e8 314 0.20/1.00 vMB 25
306,105 306,105 0000000000000000345b0c14f1a7c01cc359ebfbdf4a6da6973ddf537224217d 614 0.35/1.00 vMB 28
306,104 306,104 00000000000000003dbcf8fb3fe9e303e5e64f60268ddaaf65b770115e2accb0 4 0.00/1.00 vMB 15
306,103 306,103 00000000000000003436acc316ceb8e2eef0a81aa7e027a54dd9df8753c6bc3c 31 0.05/1.00 vMB 7
306,102 306,102 000000000000000000c7dc90cb3a11919ac35de3394ed13fa196a0daaacb9b03 394 0.26/1.00 vMB 31
306,101 306,101 0000000000000000146b7b08eec7d3f1d1d08f85108a7a4f8e7e4bbbd3546142 62 0.04/1.00 vMB 22
306,100 306,100 0000000000000000373553324c67a7af634f721800d537fc98dd9cac6b8cd4e4 184 0.16/1.00 vMB 23
306,099 306,099 00000000000000005112a8adbac0cea2378191eb120757dfc10b84158ec80cc7 252 0.18/1.00 vMB 24
306,098 306,098 000000000000000023b38671c7e3b9f071613b854bef4217c75287d17aede89d 256 0.10/1.00 vMB 42
306,097 306,097 0000000000000000094780b58fb231bcaaa9daaabb6d39dec27ebcb8fe197a0a 346 0.24/1.00 vMB 23
306,096 306,096 00000000000000004416e4824a77d399cd576b7eb693f2f6f79b3714291dca3f 364 0.27/1.00 vMB 24
306,095 306,095 000000000000000008a377ae79e40430934a9404d0f895109a6cf34971ad03a4 370 0.31/1.00 vMB 21
306,094 306,094 00000000000000001070d6cc6de2376dae1cda9a2912440b274fa7439c2ace2b 603 0.25/1.00 vMB 38
306,093 306,093 000000000000000032fda840f373870064b048d577744b152e362da810f6d8ca 95 0.03/1.00 vMB 28
306,092 306,092 000000000000000051ad958d19d95da2fa5bceabec149f7981283d843c90a94a 602 0.33/1.00 vMB 28
306,091 306,091 00000000000000000bba19d3359d85d6fa5de5c6c2013b3f231c01a2011f3c90 142 0.08/1.00 vMB 30
306,090 306,090 00000000000000004085bbb278cef95fc711604723427fa56a045a76e9535236 24 0.01/1.00 vMB 17
306,089 306,089 000000000000000052f6c31519400318785eac4b6d8d36e7361e585620c11c8c 248 0.13/1.00 vMB 29
306,088 306,088 000000000000000058ca7ee3a40438ea5a96e499910638352468c6d69abdb226 30 0.02/1.00 vMB 17
306,087 306,087 000000000000000012398a2ae4181fd055aba1e994328631a8ae4d811d531592 76 0.04/1.00 vMB 27
306,086 306,086 00000000000000000ba6777ba2882c5962355980a22c2de260d79ace33500de1 263 0.15/1.00 vMB 36
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.