Loading Tool

Explorer IconExplorer

Memory Pool

76,782 transactions
28.53 vMB
0.08555616 BTC
Random Selection Loading Transactions
Max Size: 173.07/200 MB

Candidate Block

Mining Attempt 8c185ab81d710297e5e6ceb7eeaa0233f204b5ebd5d26176d018c89825f94a5e
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 (387,632 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,676 527,676 0000000000000000000f99e17fdbe4337f0f5cf50efd951065d65d6d45d38181 2,688 1.00/1.00 vMB 25
527,675 527,675 00000000000000000005c558ac04309361e7c7c84215ade256e56612513606d4 439 0.16/1.00 vMB 18
527,674 527,674 0000000000000000001da23e0e5bb8c34d4717f2f1c8ac20c7a34d74ee13360f 1,287 0.47/1.00 vMB 24
527,673 527,673 0000000000000000001134b741f53f4e49e9f8073e41af6d8aaad3b849ebeee4 131 0.05/1.00 vMB 10
527,672 527,672 0000000000000000000f70bcc737e2e6afbb7949f4dfd2ceff05a7fb59212249 2,653 1.00/1.00 vMB 23
527,671 527,671 000000000000000000278a6a1cd07a6f95aed62e35d743a2e22f85baa261257c 1,183 0.43/1.00 vMB 26
527,670 527,670 00000000000000000008ef03fb19eaa52662cce183f60634ed6a4c7aef0fadc5 493 0.19/1.00 vMB 25
527,669 527,669 000000000000000000349b7d338831710e1674800017a4a2de880e87b107493f 918 0.39/1.00 vMB 23
527,668 527,668 0000000000000000003410ddc589b3d5f82650b756451e5c29f7c2d79ee50320 22 0.01/1.00 vMB 17
527,667 527,667 0000000000000000001514a872c6d3de5936fd0502d55f1a2e88f5de258d235f 381 0.13/1.00 vMB 17
527,666 527,666 00000000000000000001eae67990e0fb9af60b48f75e62b34c2beedadc69021e 1,082 0.58/1.00 vMB 20
527,665 527,665 0000000000000000003645ba74e071f67c7f6f235bbfc7a9262d36957b6636f1 108 0.04/1.00 vMB 14
527,664 527,664 0000000000000000000fd78c11095d8eea5f6d7dd8965a8272093a6a73823934 901 0.53/1.00 vMB 19
527,663 527,663 0000000000000000001bd3b481f866b7fdcda84899275b3091e38091bc9c4fe6 1,295 0.49/1.00 vMB 26
527,662 527,662 000000000000000000232c9157cb19c206ea5b3b72bd35fd5f188085a82c3727 511 0.25/1.00 vMB 17
527,661 527,661 0000000000000000000ba36099e5a9e17d0426c308e2b0ead62bcb05cc07e821 1,879 0.99/1.00 vMB 21
527,660 527,660 00000000000000000037331c74e7a30326dde10e9930a2b37e07f420b67159b3 61 0.03/1.00 vMB 18
527,659 527,659 0000000000000000001323af67673857ade0097976a978d933e4a0c08140875b 290 0.15/1.00 vMB 25
527,658 527,658 00000000000000000026e2a7e9c08841541a6fbab9d6bf5bc16d09708fc9c6ad 205 0.15/1.00 vMB 14
527,657 527,657 0000000000000000002a0a027645b9989198445cbc0c944bf006c3a4db8a4658 91 0.02/1.00 vMB 23
527,656 527,656 000000000000000000228abc39e5b5075d6d55a74a31ec4f5f85be277f6b014c 303 0.13/1.00 vMB 17
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.