Loading Tool

Explorer IconExplorer

Memory Pool

76,789 transactions
28.54 vMB
0.08568988 BTC
Random Selection Loading Transactions
Max Size: 173.09/200 MB

Candidate Block

Mining Attempt 49c1b343958f954cce38bfb0377d20c8f2c83b31aa0cf3f7b48eb00b6eeef0aa
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root adfe6352b5e152f73d0d7c97f2862c76ec4732d035058bd22f8117f08a785c5e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,787
Size: 1.00 vMB
Total Fees: 0.02087192 BTC
Feerates: 56.81 > 2.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (631,843 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,465 283,465 0000000000000001cf6ded093639b354b79d9e8499393243807e474c03ceaa9d 145 0.08/1.00 vMB 38
283,464 283,464 000000000000000178df6a82979c9f3de801a965130d32298c8c76ed65228e17 264 0.11/1.00 vMB 45
283,463 283,463 00000000000000006361dc0113c1027cf2899a4ad7a5ac65664efd78b9371677 24 0.01/1.00 vMB 34
283,462 283,462 0000000000000000607eba740030f6bc4e819a10f35d14dda665f6d6a7c673f5 88 0.06/1.00 vMB 34
283,461 283,461 0000000000000000eb4774d4087e9a7e12376ef8aa7b9dc3cb10a92c15d24f55 213 0.09/1.00 vMB 36
283,460 283,460 00000000000000012503eeddd0e4049fae42eea19165dd1ea13b35a5fede3959 547 0.42/1.00 vMB 33
283,459 283,459 0000000000000001f386e5282e2ce5c5b4c260b0ce926dd7474a2101af2cf01d 679 0.33/1.00 vMB 46
283,458 283,458 0000000000000001394092bcc6ec219d86618771c4305fcee1c643d315e6ef54 65 0.04/1.00 vMB 21
283,457 283,457 000000000000000022f0c26b5d0db8752533f9390895078a11b14b988aa91302 870 0.50/1.00 vMB 38
283,456 283,456 00000000000000008bf17cc41b97808f591f8e567539e5cc0b2cffc63d471d27 142 0.05/1.00 vMB 23
283,455 283,455 000000000000000128c783cc20f78870e24e8f446662fc38131e2646accf3842 647 0.31/1.00 vMB 191
283,454 283,454 00000000000000019b5c346a7ab5b479a08b12ff7cc260d0727f7108d2224f3d 334 0.17/1.00 vMB 41
283,453 283,453 0000000000000000b47af98b06cb698a7786dcbf2978b82b8edbec7e5fc27bde 386 0.20/1.00 vMB 39
283,452 283,452 0000000000000001b7eff1b5e427aad5087ff6507305e5be3e167162eefffc39 258 0.16/1.00 vMB 25
283,451 283,451 00000000000000011e2188fdc9890c6b536e65d93d70c09c57450ab7375518c1 163 0.05/1.00 vMB 143
283,450 283,450 0000000000000001a4b215b0ea43088fe31905dce55f4c434b0b2674c708cd6a 93 0.05/1.00 vMB 128
283,449 283,449 00000000000000001e5c2ad3d7089ed3e56713e0450d4afc76f75a1a1ca45a0d 572 0.43/1.00 vMB 34
283,448 283,448 0000000000000000023b2ec54e8ac8629c1b6a560501301a47df121af8f9a6e8 1,011 0.50/1.00 vMB 35
283,447 283,447 0000000000000001857f68ff56f8cda55e0aed64f0878b4651153fd999a29d0a 1,050 0.35/1.00 vMB 83
283,446 283,446 0000000000000000488751bea7c8d89ccd916588788c6e443547a7969bdbd89d 51 0.03/1.00 vMB 30
283,445 283,445 00000000000000019d036b6c49ba98e6a129d9ddaf68b1a852232bf9de45d65a 48 0.03/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.92 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: 714.52 GB
    • Received: 17.56 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.