Loading Tool

Explorer IconExplorer

Memory Pool

79,492 transactions
29.52 vMB
0.09250607 BTC
Random Selection Loading Transactions
Max Size: 178.60/200 MB

Candidate Block

Mining Attempt 55adcdd769939678c8e37e24c384efb7e43819040a5c8d2d9251beedf3b204d5
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root 5f5d835c4685a1d715dab3f5d85bbbb99036ac8a2b2491b0621557b7b4c4db7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,797
Size: 1.00 vMB
Total Fees: 0.03046399 BTC
Feerates: 301.60 > 3.05 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (242,748 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
672,345 672,345 00000000000000000001b5122fb1104aad85e92622c9ad9f3c57716d7eef19cf 2,666 1.00/1.00 vMB 114
672,344 672,344 00000000000000000009e2887f48a0476fec152555776d7b209e05e936c84487 2,332 1.00/1.00 vMB 74
672,343 672,343 0000000000000000000c01010e7960c8b9850ee6b7e8e0265d066e8cf13fc1a2 2,184 1.00/1.00 vMB 53
672,342 672,342 0000000000000000000002d16334c5555f543f29903cd20e42a959ec9f4f5d5c 1,201 1.00/1.00 vMB 52
672,341 672,341 0000000000000000000619adeeac00e7d7683aba6cd6118e74095e3f156a4f7a 2,391 1.00/1.00 vMB 76
672,340 672,340 0000000000000000000a6925dc4aa105cc250b80d1c1d6f56a2b8ad6a0f156c7 898 1.00/1.00 vMB 137
672,339 672,339 00000000000000000004a101e42dfd5ea83b3837bb855c05afca195b317b0539 2,597 1.00/1.00 vMB 120
672,338 672,338 00000000000000000007072efe1ac8b3611f66913368a634a1200a750218e3f6 2,559 1.00/1.00 vMB 111
672,337 672,337 00000000000000000001f59cacc228f85528b860eb4ed5c0cd924a6cff513579 3,274 1.00/1.00 vMB 83
672,336 672,336 00000000000000000003d38cda02b2ca7b7bb4cfb0a859a55671da67554ce5f7 2,894 1.00/1.00 vMB 84
672,335 672,335 00000000000000000008fa7cfd26cfc8bb757dc57e497c44ccf003fbcf5c8552 2,503 1.00/1.00 vMB 153
672,334 672,334 00000000000000000002405b7eb72945fefd534d75e11180c8dd91c4b19251d7 2,838 1.00/1.00 vMB 69
672,333 672,333 0000000000000000000577cc5fab69f3d5edfc1577bd7473c39bcb77c6eae295 2,472 1.00/1.00 vMB 81
672,332 672,332 0000000000000000000a42faef150513b80c1e5071ebed3d6d0938bade809a5b 2,990 1.00/1.00 vMB 79
672,331 672,331 0000000000000000000ab5b9e5a73f983d362a89b957ba06f4d57e758282af49 3,221 1.00/1.00 vMB 56
672,330 672,330 0000000000000000000c8908831879da2280889b09139b2a10b1c8a62c058c63 2,110 1.00/1.00 vMB 120
672,329 672,329 0000000000000000000cab6ddcccdedebd9c186094c3fd3410545289847375de 1,358 1.00/1.00 vMB 145
672,328 672,328 0000000000000000000a1b534c8ba691cd2427b496746cd5498f1e37c687d80b 1,443 1.00/1.00 vMB 146
672,327 672,327 00000000000000000000c0fbe9b7627452a98ce5f201dae0d6d9d90aa84986d7 2,906 1.00/1.00 vMB 85
672,326 672,326 0000000000000000000646eb5d90e14f488e79f12f3acc44e57122af3ae4fd5c 3,005 1.00/1.00 vMB 70
672,325 672,325 00000000000000000007e4b18626b2b5fa217b55eb345c2a3ec36bd8b815b0e9 2,923 1.00/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.