Loading Tool

Explorer IconExplorer

Memory Pool

28,613 transactions
25.41 vMB
0.06581027 BTC
Random Selection Loading Transactions
Max Size: 124.29/200 MB

Candidate Block

Mining Attempt da94ed2ecfff3d1c88f590822c8a2642d38fbdcf18f4d5f0c162e47a45108814
Version 20000000
Previous Block 00000000000000000001485b4665944d1ccf5d2b26cfb8a75c3cc55338393507
Merkle Root f1938e8ff6ad2d245e5fa2534307c9af299cd52962ce3149acbc0c047ef8e61f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,985
Size: 1.00 vMB
Total Fees: 0.01912999 BTC
Feerates: 502.67 > 1.92 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,181 (741,425 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,756 172,756 00000000000001c24564260d2549dfe342d0c28c52bfbdc53060d13af2f8d90a 93 0.05/1.00 vMB 300
172,755 172,755 000000000000013ec50ae2e080f22babb70fc656411f0a343caafac46c7c7666 1 0.00/1.00 vMB 0
172,754 172,754 000000000000054160f2299655b8839fb1fe8d39ffe6c26f38e4ca7ef44dc875 20 0.01/1.00 vMB 71
172,753 172,753 0000000000000a04b33419d6b68791d6692fd8f9681e5e8916088ba3d31b75ec 44 0.02/1.00 vMB 123
172,752 172,752 0000000000000222ab1b5163a813c1f085fb77db224be432196db37daead7a7e 18 0.01/1.00 vMB 202
172,751 172,751 00000000000001f1859e439ed88dffd067fee65c5263b820c8dcf2af927d0630 38 0.01/1.00 vMB 55
172,750 172,750 00000000000008e6b0060ad60e7006d531cdedc1b0aea799c341ed2a7d407b7b 84 0.02/1.00 vMB 45
172,749 172,749 00000000000002cb2092a3206b6d337134ab4a9a2943882aaf6c1699fd941be9 41 0.02/1.00 vMB 52
172,748 172,748 0000000000000322bd33c778e300c7384c14a806f914f6a2b99cf918218c44c0 13 0.00/1.00 vMB 92
172,747 172,747 000000000000039ee901b5453e78ed6a1b6f2a92107ec1715fcad5cb0a753dc2 54 0.03/1.00 vMB 61
172,746 172,746 0000000000000923dd52d7aff568acff101dbde525bfc24ec5ab038bc26129d1 1 0.00/1.00 vMB 0
172,745 172,745 00000000000006bec054df285d65bf63dee778b27efc6ded3bec39395d33b992 5 0.00/1.00 vMB 130
172,744 172,744 00000000000005e703b911c082fb2de6de586ddd29dc1872370fb44e05e51726 6 0.00/1.00 vMB 56
172,743 172,743 0000000000000a4dcdea6a601f68163211899a6eb95423d8d224c1c6356d1bdf 1 0.00/1.00 vMB 0
172,742 172,742 0000000000000a743056518e872ddc0cf984c87952ca66da57ddb812cdbfd823 12 0.00/1.00 vMB 71
172,741 172,741 0000000000000719cbc655518ebb5d156a66b14963a848549e7af6b21f2542fc 8 0.00/1.00 vMB 0
172,740 172,740 00000000000007299f90be0032026734ecf906d84a82799b724b33d3ead37b5e 16 0.01/1.00 vMB 86
172,739 172,739 0000000000000a4c87e8f755f70a079eb172c92195d408726249c69009373fac 1 0.00/1.00 vMB 0
172,738 172,738 00000000000007c81cbfa988d6c220c0288f3f44aa0900f0593f244ff8c08d16 46 0.02/1.00 vMB 127
172,737 172,737 00000000000000ebde0082f16993953e943e105e5588e57c5e3a7de3dcea889b 136 0.04/1.00 vMB 69
172,736 172,736 00000000000005d963cca6e7cd888d7110caf4dc3ca9fbd996904c8cc544c457 9 0.00/1.00 vMB 138
Previous 10 blocks ↓
Total Size: 780.91 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: 572.15 GB
    • Received: 7.86 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.