Loading Tool

Explorer IconExplorer

Memory Pool

85,317 transactions
31.35 vMB
0.09372519 BTC
Random Selection Loading Transactions
Max Size: 192.39/200 MB

Candidate Block

Mining Attempt 753d7dd20923cd525209a4448e163fdd8578ca3afbb0d289b98fb0801bd10397
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 6f8611315b24930d5f6831da073e95272618dbfd2d4dafecabc020c48e9d2e62
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,265
Size: 1.00 vMB
Total Fees: 0.01841716 BTC
Feerates: 60.16 > 1.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (12,246 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
903,116 903,116 00000000000000000000350fc75e2539767d0fdcaecf2c2eb749911991373d3c 2,418 1.00/1.00 vMB 1
903,115 903,115 00000000000000000001f1451d907db6d48f3f8e2fe0650b162e3cd57358b6b3 4,169 1.00/1.00 vMB 1
903,114 903,114 00000000000000000000ebf7d50c9186d514b84bfe09c477351e612b3beef5e1 4,330 1.00/1.00 vMB 1
903,113 903,113 000000000000000000003431ebf46a380c23627f55e646f2b9058522dfa3cf90 3,567 1.00/1.00 vMB 1
903,112 903,112 0000000000000000000066524817b1226c9ef8951393b786a5b327db657ff4f8 3,191 1.00/1.00 vMB 3
903,111 903,111 000000000000000000009aafd9a4fbfd960e4eb29c8e5717963a710f5d985c69 3,945 1.00/1.00 vMB 5
903,110 903,110 00000000000000000000a2d74bbcebe0b2805694afd92da8661a253270816e4d 4,692 1.00/1.00 vMB 1
903,109 903,109 0000000000000000000074e667b4e3830318eaa6d7eafd17521a392648424170 3,018 1.00/1.00 vMB 2
903,108 903,108 000000000000000000008a432ad512c95cbce2971d0403d6a866878509dca632 3,202 1.00/1.00 vMB 3
903,107 903,107 0000000000000000000233b70d6eb3e27603794f629c46772a4e5a429206ba5f 3,828 1.00/1.00 vMB 2
903,106 903,106 0000000000000000000143637414784ec9939968ee7a0e992a53cae5596a983d 3,277 1.00/1.00 vMB 2
903,105 903,105 000000000000000000017d954fcf6730b66bf50a3e87190f5fc02527b5efb789 4,636 1.00/1.00 vMB 1
903,104 903,104 00000000000000000001c741d7c5c544f41f86c50cfcb461e374cd371eb20ec7 2,552 1.00/1.00 vMB 2
903,103 903,103 00000000000000000002054496514eb6d20e7f864a479af2e14512d5adce7c82 2,626 1.00/1.00 vMB 3
903,102 903,102 0000000000000000000017a055757d58b6a052c6f59738695a83839b2ed87420 4,087 1.00/1.00 vMB 5
903,101 903,101 000000000000000000014e198f9282b91751b93656d3e47a936dd2f954a73e2b 4,843 1.00/1.00 vMB 1
903,100 903,100 000000000000000000019165a25ca819cd43d88bb68ec7a5e89be58244d77b18 3,748 1.00/1.00 vMB 2
903,099 903,099 00000000000000000001fdc413de0da1dbfcee7c28872c8f478cb8fbd2b87c3d 2,106 1.00/1.00 vMB 1
903,098 903,098 00000000000000000000c9f294eb4c094008b250cd3a93a60bbfd4c9198cda65 4,667 1.00/1.00 vMB 1
903,097 903,097 00000000000000000001b6af6f91503743fbcb5599da4e3b6db8598e4a3603f0 4,149 1.00/1.00 vMB 3
903,096 903,096 000000000000000000010f33146dc0a42d4ed2bdd4e5f1cbe5336a0385d8d8b6 3,895 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.02 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: 719.33 GB
    • Received: 18.04 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.