Loading Tool

Explorer IconExplorer

Memory Pool

80,158 transactions
29.81 vMB
0.08348981 BTC
Random Selection Loading Transactions
Max Size: 179.11/200 MB

Candidate Block

Mining Attempt 9dd3b5654655235f407de6c51d5d42b3e8ca8a0dc3dc721a37871e585334b58c
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root adeccd6b0465071f542e9e5a8219c7ebcb1ce329df6090dc334859a7b0ba4fc1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,973
Size: 1.00 vMB
Total Fees: 0.02278920 BTC
Feerates: 502.65 > 2.28 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (388,637 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,373 526,373 000000000000000000310184229b8bf6982b014cc46d49829630ce79c5f827f3 1,645 1.00/1.00 vMB 3
526,372 526,372 0000000000000000001359b3caeaf33aa53d8d84a9b43d02a420d8dd91b12aa0 2,639 1.00/1.00 vMB 25
526,371 526,371 000000000000000000162c1966e55dfcf5555e583e96937c6ec4ea504a6c2e96 2,032 1.00/1.00 vMB 12
526,370 526,370 00000000000000000029e0a590bdd368dea547fa2822289117312cce1045a302 995 0.61/1.00 vMB 10
526,369 526,369 00000000000000000002ac6c355e5a4faba7f2d592240c2373180991203b028e 2,252 1.00/1.00 vMB 15
526,368 526,368 00000000000000000004118e13d66b461d44c5adc2c622ca9c26ab7e2adc8dad 1,462 1.00/1.00 vMB 18
526,367 526,367 0000000000000000000e12ea2678c1f2228b0d7da977603c1daad0b1d884360b 2,092 1.00/1.00 vMB 12
526,366 526,366 0000000000000000000f2356410f30497ff197e93b2fadac680849107a56f074 1,876 1.00/1.00 vMB 48
526,365 526,365 0000000000000000000a68e21845ff52ec2cc8a93bee1445d967c044d65e7a11 2,082 1.00/1.00 vMB 62
526,364 526,364 000000000000000000113b2a65a88141f6fa5d26c484ec278c0246ca5dd3aaa8 1,227 1.00/1.00 vMB 12
526,363 526,363 00000000000000000036869d57f020be3c971c281466dfcf7c5602ce4889f625 889 1.00/1.00 vMB 3
526,362 526,362 0000000000000000001c73e77f9d4309b8586e8e3e4def71eb3a350d6abd3e22 278 0.34/1.00 vMB 4
526,361 526,361 0000000000000000003695b7347ac2b92eaacc5dd6a39277e46364aa6086d5f7 2,695 1.00/1.00 vMB 28
526,360 526,360 000000000000000000121c423fd370d5a3d384fec289c1a82f4a56a312a82b91 2,837 1.00/1.00 vMB 24
526,359 526,359 00000000000000000038982ff2a8a74a05796f715224b6b5caff084817f917ba 1,472 1.00/1.00 vMB 8
526,358 526,358 00000000000000000009392f74e26fce58359267a64aa9aa86708062a2296492 1,199 1.00/1.00 vMB 13
526,357 526,357 0000000000000000001d437becc92a9cdf38af11105bf6370c6cde001bc0a2ec 630 1.00/1.00 vMB 6
526,356 526,356 000000000000000000226c0493741110d78565201e9e9015c58f76c047a698e0 439 1.00/1.00 vMB 3
526,355 526,355 000000000000000000202c1ed8062ecb1931be45e62dfb0e15df9e38e30f178f 165 1.00/1.00 vMB 1
526,354 526,354 0000000000000000000f49fcf55d86f5a68bb3284a5f2ae916e6cbede32876f8 1,908 1.00/1.00 vMB 17
526,353 526,353 00000000000000000027332e0259657166130a816e6ba5709d242721d831b969 2,114 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.