Loading Tool

Explorer IconExplorer

Memory Pool

82,821 transactions
30.39 vMB
0.14714278 BTC
Random Selection Loading Transactions
Max Size: 184.10/200 MB

Candidate Block

Mining Attempt 6c8702960e28a04abb6724ac6949c2755c5324d17343106de4212a2da6d63ea4
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root 71f26c018b8533ce37032ec75f9d1e042b9498ae7e8b8f8e5320360c66f9d232
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,780
Size: 1.00 vMB
Total Fees: 0.06660363 BTC
Feerates: 150.61 > 6.67 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (106,534 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
808,604 808,604 0000000000000000000478712ca67824acfba8b4bf0a3c0fe712e46711a0232f 3,363 1.00/1.00 vMB 59
808,603 808,603 00000000000000000001c59fa226532b0994e4868780f536a7ca6de132dcaefe 4,660 1.00/1.00 vMB 43
808,602 808,602 00000000000000000004929b1d734940ca8b866d4ae307d54ab65468cc9ee289 4,626 1.00/1.00 vMB 32
808,601 808,601 00000000000000000000fff136e9b5b62a9c24386f13f3cbfd35df0c828aea6b 2,876 1.00/1.00 vMB 19
808,600 808,600 000000000000000000007ac646592b6ac5796e8f82e6bcec73f6a224d6c5b06f 5,560 1.00/1.00 vMB 25
808,599 808,599 00000000000000000004ddaf39d6f8fc96ccdb735910459f7ef98dbd6b9c3aa7 5,626 1.00/1.00 vMB 26
808,598 808,598 0000000000000000000368620a69645f7114f6735c786f28f191fdbc7f79d265 5,372 1.00/1.00 vMB 24
808,597 808,597 0000000000000000000184d12f7b22a954574e9f3fd7cf13214540e357f82ae3 6,125 1.00/1.00 vMB 25
808,596 808,596 000000000000000000042c27162dd23531017938e1c0634c8d3d2d3251e0fcb4 3,291 1.00/1.00 vMB 28
808,595 808,595 00000000000000000003c8da6a84f9de42bcdb59d060c2e4c52f764505e24880 5,257 1.00/1.00 vMB 27
808,594 808,594 0000000000000000000039d71359235ed686ce41c917d9e24350c0e17b44be7f 4,395 1.00/1.00 vMB 27
808,593 808,593 000000000000000000044330a2cd54310789985b34f9c9f56b015ca2e820b3be 3,151 1.00/1.00 vMB 25
808,592 808,592 0000000000000000000016809936a5a2b7b41da01c3281ffbfb9130dd1ed698b 4,719 1.00/1.00 vMB 33
808,591 808,591 00000000000000000000b2f18ccb8d68c0179bda7d29699148f81b67350dd3aa 2,866 1.00/1.00 vMB 27
808,590 808,590 0000000000000000000359a2272232b769ed6dd6d07b21b1bf209840462fbe9d 4,023 1.00/1.00 vMB 41
808,589 808,589 0000000000000000000210500b462d5cfff4c543e7e76a965d44dd1679cd3036 3,965 1.00/1.00 vMB 34
808,588 808,588 000000000000000000016f047bfc498d82405e909947a3f4d94c8f473a58642b 2,644 1.00/1.00 vMB 29
808,587 808,587 000000000000000000003f314cb10e54d6f2c2f35d952ab6280019a45df5eeb4 3,045 1.00/1.00 vMB 39
808,586 808,586 000000000000000000036ac0cece12478ce51a2b0bc725a950dcda79ffad99af 2,094 1.00/1.00 vMB 48
808,585 808,585 000000000000000000033151b274c780fa8bd311bcc650b68d6df840458cd307 3,887 1.00/1.00 vMB 32
808,584 808,584 00000000000000000000aae612e76560112c828ecad9534e79c48fb13228993f 3,699 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.63 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: 672.32 GB
    • Received: 16.20 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.