Loading Tool

Explorer IconExplorer

Memory Pool

30,444 transactions
17.02 vMB
0.04057199 BTC
Random Selection Loading Transactions
Max Size: 91.75/200 MB

Candidate Block

Mining Attempt 89fe0ba8375228fbefae41c589f1d606d8a398e2814740298409dcb67e13ffd0
Version 20000000
Previous Block 0000000000000000000157985ae5e218ec435eef53db9d5e47bda7e17dfc1bdc
Merkle Root 9e76b02d662e7e77383c02cc9f571573e157e317518e91b8a7934048a273fb6c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,125
Size: 1.00 vMB
Total Fees: 0.00895021 BTC
Feerates: 151.12 > 0.90 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,163 (741,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,762 172,762 0000000000000764f894a9e63ab6ed5c79f40afca2797dddd35a18a9718ca8d6 8 0.00/1.00 vMB 877
172,761 172,761 000000000000084f2b369b56dc4ce5e83f00659496c810d4cef177262a4dfe2e 37 0.01/1.00 vMB 102
172,760 172,760 0000000000000874c29f899ed7826c7d3758ae1a0e22b99d417900c71256530c 13 0.13/1.00 vMB 54
172,759 172,759 00000000000004b027abf06464d63f60bb03047376a3336a9162da4fca8e6a26 23 0.01/1.00 vMB 153
172,758 172,758 0000000000000b059d602a858d1820e1108b8f9f4f4ea3e4e47e885467864d56 161 0.05/1.00 vMB 114
172,757 172,757 0000000000000696c106b6ad7ff85f0d5266ab3c8f678ffc5a25b4f2521a7569 3 0.00/1.00 vMB 116
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
Previous 10 blocks ↓
Total Size: 780.88 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 565.58 GB
    • Received: 7.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.