Loading Tool

Explorer IconExplorer

Memory Pool

36,309 transactions
25.76 vMB
0.05144921 BTC
Random Selection Loading Transactions
Max Size: 132.10/200 MB

Candidate Block

Mining Attempt 41c3966e41e1b53fd5f81e2fe80d4d6ece8f33c43b11c54868753f6b06a1ab76
Version 20000000
Previous Block 000000000000000000017d00305388a174444891c9ffd221de0fa82277a46511
Merkle Root 06575a597607bcb6097f907f9312ae59349f6b2a465188e381dfdfbfeb26ff78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,870
Size: 1.00 vMB
Total Fees: 0.00432368 BTC
Feerates: 40.21 > 0.43 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,673 (224,377 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
690,296 690,296 00000000000000000004124c09ec4d78f437f23e8fc5f0d66ae26c96f7aa8692 1,488 1.00/1.00 vMB 20
690,295 690,295 000000000000000000044fee3e03cfba4f365c8c45f411432506b63dcd4c3475 1,334 1.00/1.00 vMB 34
690,294 690,294 00000000000000000009153d6950304c5d19fee233a2181efd34923f2465392a 1,904 1.00/1.00 vMB 14
690,293 690,293 000000000000000000138f71267a86e2da127a22e7fcac2e81e2db8b206ce2d9 3,265 1.00/1.00 vMB 33
690,292 690,292 000000000000000000069a22cd7174d403d8170f2c71a13ae14bf4d20abce205 2,419 1.00/1.00 vMB 40
690,291 690,291 000000000000000000126a89d1832443073458947edfc7be4dde02489330a34f 2,705 1.00/1.00 vMB 70
690,290 690,290 0000000000000000000e2053dd6c34af087d59f38f2379492d13616a84586946 2,859 1.00/1.00 vMB 30
690,289 690,289 0000000000000000000338ff13d7ba465cb61714886efaf89b2a9673624f3d82 2,833 1.00/1.00 vMB 30
690,288 690,288 000000000000000000077c5d86aa3eddeb42a02bb3ac42b3aa873244d8535d5e 1,212 1.00/1.00 vMB 36
690,287 690,287 000000000000000000111938782255aa52be2d54df7a9a3fc706abf29df957dd 2,935 1.00/1.00 vMB 55
690,286 690,286 0000000000000000000fc5991fcb6915b82f7d772810ca2b33b71e1c24219dd7 1,707 1.00/1.00 vMB 5
690,285 690,285 000000000000000000085979faa840f53253857be25e75837a638c7dd76cd566 1,899 1.00/1.00 vMB 27
690,284 690,284 00000000000000000010e166de07108732ae30481c755bf4d660a1def0f5d045 2,331 1.00/1.00 vMB 34
690,283 690,283 0000000000000000000a509494aa3de8a699fdd5a340db72a401424d0bf8803b 825 0.98/1.00 vMB 10
690,282 690,282 00000000000000000002be8ded161524e7be1cf79629065cdce843926ffa1ba7 1,978 1.00/1.00 vMB 11
690,281 690,281 0000000000000000000cd8b36a45c6cb648bccca7c057aaf8b9de990019a1838 2,047 1.00/1.00 vMB 37
690,280 690,280 00000000000000000005c25b83a97f1499c33a6370204505b108fd8b0a186efe 776 0.98/1.00 vMB 12
690,279 690,279 0000000000000000000fad943593dbae23d0db0e3ba65728627f91153b8e5b23 1,220 0.98/1.00 vMB 13
690,278 690,278 0000000000000000000523380f43e497d3815b95be802885acd58059c90ec576 741 0.99/1.00 vMB 14
690,277 690,277 000000000000000000015eb5d35357c36d0e231e5f07c95557b62db82c0aeb0c 1,855 1.00/1.00 vMB 22
690,276 690,276 0000000000000000000fc6f48bacbc02c5b3139ee84c38d4f220bcb35da0e65b 78 0.24/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 781.81 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: 635.33 GB
    • Received: 12.30 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.