Loading Tool

Explorer IconExplorer

Memory Pool

77,244 transactions
30.80 vMB
0.13982124 BTC
Random Selection Loading Transactions
Max Size: 177.08/200 MB

Candidate Block

Mining Attempt 9704e47e74f93dc5c82b8d607b6991e47e5f908d3b454e63cd05a3cef70a4115
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 5317127125f9de3675f570ce9bea95655c5c469aa20c085038ae85cda3136ab7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,299
Size: 1.00 vMB
Total Fees: 0.05109900 BTC
Feerates: 150.36 > 5.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (84,020 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
831,032 831,032 00000000000000000001351ac599addef2fe94b28ff7d1b09a99baa2daadc7cd 3,829 1.00/1.00 vMB 27
831,031 831,031 000000000000000000016e5957796ed6a2ec6f752f30ed31ccc4ea17e9137fe3 1,799 1.00/1.00 vMB 13
831,030 831,030 00000000000000000000637f1f93eb0b8c06e701942398a3dea6722280532f8f 3,794 1.00/1.00 vMB 24
831,029 831,029 000000000000000000025f598e897f19ff345bf71cb84ccb5029b94498246a09 2,624 1.00/1.00 vMB 18
831,028 831,028 000000000000000000030a64679bdc8615727d9d9aba1b0a84fa3ac8a0374448 2,658 1.00/1.00 vMB 18
831,027 831,027 000000000000000000015ec5ebe51b71df8973a0bcacf471f5ffb60cabbb0e68 1,893 1.00/1.00 vMB 14
831,026 831,026 00000000000000000002c5ba2509a77c5c7a87a1c92b7ff1cd910d6540c42efc 3,171 1.00/1.00 vMB 13
831,025 831,025 00000000000000000000bc67fc3e2500c935dbea6ff5ace83a3aa3335e736bd4 3,663 1.00/1.00 vMB 20
831,024 831,024 00000000000000000000b11761a557b70518ddb8034b1dbccc57be7f43ce4154 2,589 1.00/1.00 vMB 16
831,023 831,023 000000000000000000026a86daf804e1b697dace96e96394f02aa2d2708ebbcd 3,122 1.00/1.00 vMB 19
831,022 831,022 000000000000000000031c9396e1eeff25ae472e6936178efe78f23d47dab367 4,050 1.00/1.00 vMB 24
831,021 831,021 000000000000000000013e0d1cabac396d13355a415930207416140c0fc221c7 2,724 1.00/1.00 vMB 23
831,020 831,020 000000000000000000018fc7f34433dce05a787721859ebf1efe045eca3ea5fa 3,425 1.00/1.00 vMB 22
831,019 831,019 0000000000000000000011434d2c73b72b41aa628fb061ac63d2e550b31c88fc 3,699 1.00/1.00 vMB 30
831,018 831,018 000000000000000000012f136505ab8871186f638a54f1f41de2f038c3911c41 3,244 1.00/1.00 vMB 21
831,017 831,017 000000000000000000008f5cd8672af9a959ba611a1e9db5cf94625638bf8566 3,106 1.00/1.00 vMB 21
831,016 831,016 000000000000000000029f7ca2e6330a0925d133f8a9e40a33f28f4b5ec847e4 3,474 1.00/1.00 vMB 18
831,015 831,015 00000000000000000002c0e7982eae2d6317534d16566915b7dfa8c5817c6e32 3,547 1.00/1.00 vMB 28
831,014 831,014 0000000000000000000142fa288aabf630a225b8002f6d01b562784c76fb8090 2,900 1.00/1.00 vMB 20
831,013 831,013 0000000000000000000242c2e30e56c0cb60dab84ecd8bf38175e1b11296d3d6 3,413 1.00/1.00 vMB 20
831,012 831,012 00000000000000000000792b865451d5b00ca682db2922d014ea1f560b8a7522 3,024 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.48 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: 668.22 GB
    • Received: 15.43 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.