Loading Tool

Explorer IconExplorer

Memory Pool

43,447 transactions
32.55 vMB
0.10472276 BTC
Random Selection Loading Transactions
Max Size: 163.10/200 MB

Candidate Block

Mining Attempt 5942a800b1302a2d4187a1f1fee99a97bd4eb2db612f8519dd3e980e8b0fbdaa
Version 20000000
Previous Block 000000000000000000014d09ba7a31a9df4561752127b3c25ca00855382b7a3f
Merkle Root e15ca33ea2a6e538dc05b70d78b452946fea4ae11a791a4624108d3f0e8b1de4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,692
Size: 1.00 vMB
Total Fees: 0.03133013 BTC
Feerates: 603.21 > 3.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,361 (805,772 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
108,589 108,589 000000000001f59838b03f9bd078a00cf04d685111ced921afbe396011410a7b 1 0.00/1.00 vMB 0
108,588 108,588 0000000000017dbd81f2e99498f0ec264bc7aa7eb0020c07a17d4a4009494dfe 9 0.00/1.00 vMB 0
108,587 108,587 00000000000174ae2c0007de5f0342633a4f02a21dd76852aa673c1c4fddf2eb 1 0.00/1.00 vMB 0
108,586 108,586 00000000000185233f520f5baba21f2cc16638f75542b3c818d9adcb545f2487 9 0.00/1.00 vMB 0
108,585 108,585 0000000000025f28d8700f734e53150a3fe78e554cb8aa01794229180d0abdfb 26 0.01/1.00 vMB 0
108,584 108,584 000000000000747f67cc1f1d8e75307da2841b32e46ba5c75356e66c65dfcf5c 2 0.00/1.00 vMB 0
108,583 108,583 0000000000021908cc3f6bdadcb1f9f98cbbf4e6e37366e65b765f2595fe0c9c 4 0.00/1.00 vMB 0
108,582 108,582 00000000000097bfb4d8928378cc741db7404f4debb5e1de2d531b144738a42f 1 0.00/1.00 vMB 0
108,581 108,581 0000000000007c933b119d739612e5b15477bbef71c2e06d3af912b061ddaa81 2 0.00/1.00 vMB 0
108,580 108,580 0000000000015fbec25bf70d6ed4f1825443ad2b787a37a5dc6ae9d0ab0e3b43 3 0.00/1.00 vMB 0
108,579 108,579 000000000001f9c2ed8c0b2c35ac289eeb085ae8e10b0c6967034df4135023ab 12 0.00/1.00 vMB 0
108,578 108,578 000000000000ab80e2bb7fce78a7a6dad84e96ba5cb19c1b770e37a3d73dcef1 8 0.00/1.00 vMB 0
108,577 108,577 000000000000f571171b04a14ea509a3fc94e2dc2c992b0101688305463e32be 12 0.00/1.00 vMB 0
108,576 108,576 000000000002266a3adb8410249533ade3ae77f2a1b9ae4e47edd84a40fca286 10 0.00/1.00 vMB 0
108,575 108,575 0000000000012c28d9e13a944e14409dff7aa63f93de5e8a3bb3b3fa8603e198 5 0.03/1.00 vMB 1,540
108,574 108,574 00000000000070a3e8a136aec9d37667ae7b382036442bc0b2bde1379c14cfff 2 0.00/1.00 vMB 0
108,573 108,573 0000000000027bfcdf18c1eb4eaba0dc0e7f0f4168e148982b0455d1ebfd3af9 4 0.00/1.00 vMB 0
108,572 108,572 000000000002092488e32adf60d9f1d87322382c8aef69fcf29eb43df6dea94a 12 0.00/1.00 vMB 0
108,571 108,571 0000000000005e963af9e976f6811bf12893dadc5b910a534f7d5bc1e8a00f49 26 0.01/1.00 vMB 0
108,570 108,570 00000000000274b5ab6a1ecd491684dd3b2e6b3bfb1073e67726c116b648072e 2 0.00/1.00 vMB 0
108,569 108,569 0000000000015a4ede113f021106e634668508303e1ef100d1cfc089ea890fdf 7 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.24 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: 592.48 GB
    • Received: 9.65 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.