Loading Tool

Explorer IconExplorer

Memory Pool

46,341 transactions
32.30 vMB
0.20749883 BTC
Random Selection Loading Transactions
Max Size: 164.73/200 MB

Candidate Block

Mining Attempt cf8ddeae028cb28b337102e67e1fa59d258fdc6e0d8d354907b0a13d958ca696
Version 20000000
Previous Block 0000000000000000000180d1a95e68be67332eadf4bc97ab9a274099cab0a39d
Merkle Root 4ec3de4a5e71cd6a2e8487e114d750da8123bfaf57b218c18f2d357a5738a5cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,878
Size: 1.00 vMB
Total Fees: 0.13342202 BTC
Feerates: 101.65 > 13.37 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,459 (914,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
55 55 0000000046438b8d5beb6c9efc503dfec538927d2584d2447538276e687a5283 1 0.00/1.00 vMB 0
54 54 000000004ee00fc37a68592cf22415b37e6618227249fe308d0703cca1dd745b 1 0.00/1.00 vMB 0
53 53 00000000fcde3f3306f4167634b51e24414900d7539cb4237f3f060cf26fba05 1 0.00/1.00 vMB 0
52 52 00000000d6c655f23e71b4210ae3c5d931d76257093ab1e5ced88c52739296b5 1 0.00/1.00 vMB 0
51 51 000000001c511e00d1e6825c912988a3695ab2758fdbb6c7ee58da1da4fb2d63 1 0.00/1.00 vMB 0
50 50 0000000026f34d197f653c5e80cb805e40612eadb0f45d00d7ea4164a20faa33 1 0.00/1.00 vMB 0
49 49 00000000f067c09041ff0fcee3d91aeb7fbcc5654d3f766af2b4377aaee68d00 1 0.00/1.00 vMB 0
48 48 0000000088960278f4060b8747027b2aac0eb443aedbb1b75d1a72cf71826e89 1 0.00/1.00 vMB 0
47 47 000000001a5c4531f86aa874e711e1882038336e2610f70ce750cdd690c57a81 1 0.00/1.00 vMB 0
46 46 0000000002d5f429a2e3a9d9f82b777469696deb64038803c87833aa8ee9c08e 1 0.00/1.00 vMB 0
45 45 000000009189006e461d2f4037a819d00217412ac01900ddbf09461100b836bb 1 0.00/1.00 vMB 0
44 44 000000002978eecde8d020f7f057083bc990002fff495121d7dc1c26d00c00f8 1 0.00/1.00 vMB 0
43 43 00000000ac21f2862aaab177fd3c5c8b395de842f84d88c9cf3420b2d393e550 1 0.00/1.00 vMB 0
42 42 00000000314e90489514c787d615cea50003af2023796ccdd085b6bcc1fa28f5 1 0.00/1.00 vMB 0
41 41 00000000ad2b48c7032b6d7d4f2e19e54d79b1c159f5599056492f2cd7bb528b 1 0.00/1.00 vMB 0
40 40 00000000b2f01f399bf503e55f25a1aa51067056d2eb81915cb91976968b69aa 1 0.00/1.00 vMB 0
39 39 000000005665d506f6c3ccb5fd98624f9816a8a169f1d2327d1d4d6d3262ad12 1 0.00/1.00 vMB 0
38 38 000000007c19ee8e924d3024d58efff50f872aadf256140bb1e3d62fea4fd6dd 1 0.00/1.00 vMB 0
37 37 00000000ddd96d128e122d1179034ff66c27dc583eb9e8996a0b1779c60c6f86 1 0.00/1.00 vMB 0
36 36 00000000f824d643f525b4904ea25c92174b8499435f388549a1700f4d3244de 1 0.00/1.00 vMB 0
35 35 00000000b572a465b4e816420d47a16274557b3573b7924b64808a82c7322d9b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.42 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: 608.53 GB
    • Received: 10.65 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.