Loading Tool

Explorer IconExplorer

Memory Pool

72,019 transactions
28.19 vMB
0.06689624 BTC
Random Selection Loading Transactions
Max Size: 170.52/200 MB

Candidate Block

Mining Attempt a2758750bcfb3796c98a1265fe3baa56a6db5506c04b25df94f5e72b0f3f9ddd
Version 20000000
Previous Block 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960
Merkle Root df0acd0f9d375cf098daa10ff1daa33dbc2d576f6e789c26ee4666f4b9c785b3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,534
Size: 1.00 vMB
Total Fees: 0.00519368 BTC
Feerates: 85.21 > 0.52 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,451 (21,953 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
893,498 893,498 0000000000000000000191563ef62563e1bedd02245f8344a2e40a96200a627f 4,173 1.00/1.00 vMB 6
893,497 893,497 0000000000000000000077de4ce214338f872c08343a498ba4e4825d946b4e0b 4,274 1.00/1.00 vMB 5
893,496 893,496 00000000000000000001aae0d2f32ffad76755718f2caaa4fcb9068fb7791749 3,998 1.00/1.00 vMB 2
893,495 893,495 000000000000000000011aba2ec9a8f7a549c65e2c2ecc8b3d6b431ab5debcf2 4,812 1.00/1.00 vMB 3
893,494 893,494 000000000000000000016ad23462f980f5baf4017dd567a6e2a3061b81b26cf6 3,917 1.00/1.00 vMB 4
893,493 893,493 000000000000000000004f58cf0aa703fbd92f4cef4691e2a6383817828dc2a9 4,122 1.00/1.00 vMB 3
893,492 893,492 000000000000000000010fa6143841a979b92607c602bbf5903d26f8f371dbc0 4,215 1.00/1.00 vMB 3
893,491 893,491 00000000000000000001eebeb890766a94271a16806ad6848ab61d28aed7dca7 3,422 1.00/1.00 vMB 4
893,490 893,490 000000000000000000013b7ba138a90a7b716baec622a2580d34a72be0fd8a2e 4,611 1.00/1.00 vMB 3
893,489 893,489 000000000000000000005c6b2d06c6df1b7ec371fe0eae701c7fe2835624ee40 4,195 1.00/1.00 vMB 2
893,488 893,488 00000000000000000000da034d85567bcf64d851a6658f687e1210122044b44f 2,973 1.00/1.00 vMB 3
893,487 893,487 000000000000000000004192eaa70926840ceb232d26cde9f195b2e2dafc385f 4,320 1.00/1.00 vMB 8
893,486 893,486 0000000000000000000021e5782b6a636a01355eaad2dc343896f4efb34d9168 3,793 1.00/1.00 vMB 4
893,485 893,485 000000000000000000019e43808373274c398dbc98c593ee1b0b00d1e1d4a736 4,551 1.00/1.00 vMB 2
893,484 893,484 00000000000000000001bca3546488c41501f7f522ca9413e2e00b3f6a4af84b 3,326 1.00/1.00 vMB 2
893,483 893,483 00000000000000000001939963fb85cf25600568e5bbf760d9728b73b3f25035 3,594 1.00/1.00 vMB 4
893,482 893,482 0000000000000000000209e220aaf51e02c711291d819e291c803d4160d0f91d 300 1.00/1.00 vMB 2
893,481 893,481 000000000000000000015b95f95f330a938747ef1f4639155f1e59f97aa6b2e5 2,800 1.00/1.00 vMB 3
893,480 893,480 000000000000000000019a54804690a800ed61eefdd5df7e00200950602ac457 1,597 1.00/1.00 vMB 2
893,479 893,479 00000000000000000001b5e053513c50c28f4c0714d2948ef25285472ffeb75d 3,728 1.00/1.00 vMB 4
893,478 893,478 000000000000000000020c5ea7f20cacbb2c022cbbf2dfa52ce82fef152336ae 892 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.18 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: 750.24 GB
    • Received: 18.84 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.