Loading Tool

Explorer IconExplorer

Memory Pool

77,270 transactions
28.65 vMB
0.09043718 BTC
Random Selection Loading Transactions
Max Size: 173.81/200 MB

Candidate Block

Mining Attempt 6bd92d6e996c8b9950823eec89f0b9d7749b5067d90824da88f297a604451e46
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 7f5367e1a7e4da7d600b61aa407d507fcd6ae91d3e86f14c681b7a68c6b2c050
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,035
Size: 1.00 vMB
Total Fees: 0.02433653 BTC
Feerates: 402.60 > 2.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (496,354 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,954 418,954 00000000000000000054ca811885601ed4d714c14e34c900bcb29e6fb17c48fa 2,557 1.00/1.00 vMB 85
418,953 418,953 000000000000000002e0021bcd8d765dff68f8c1cebd92823634653802d1d40e 2,205 1.00/1.00 vMB 49
418,952 418,952 000000000000000002d22965a2da2ab9c9bf699be0b8911ab2a5b7218a79c9ec 2,223 1.00/1.00 vMB 66
418,951 418,951 000000000000000005261c80d5f10a5bd4cff26e1be7d1e2cf5803790cb32d45 2,601 1.00/1.00 vMB 109
418,950 418,950 0000000000000000026845197741c3cda7329a494bfa46b5b503d91fcc40ba6d 183 0.07/1.00 vMB 81
418,949 418,949 000000000000000001fc2ec9ee223008057dd01b8e8e565032501684839372fb 697 1.00/1.00 vMB 31
418,948 418,948 0000000000000000037000dfc491e3b0b5415fd95969a0405608d0d53f177d78 1,359 0.94/1.00 vMB 44
418,947 418,947 000000000000000002649cdda7284e6a85f9d0ef5f25999cc8d52a00a8767352 1,298 1.00/1.00 vMB 43
418,946 418,946 0000000000000000037f872450e008b9448fca7690971cb8fa3639744c2c73f2 2,246 1.00/1.00 vMB 60
418,945 418,945 0000000000000000002e417647b10635910f47ea2a662318fdec035e35c1c742 2,439 1.00/1.00 vMB 93
418,944 418,944 0000000000000000032567467b1b95e098cb181883b730b9661d1869f1607711 1,457 1.00/1.00 vMB 41
418,943 418,943 000000000000000002dc10c4ede506e7a097e2d0362713f3fb648073d026757a 2,295 1.00/1.00 vMB 73
418,942 418,942 00000000000000000512e7f51678ff9e6d37ff93b7005fcc2af79d208771aeb7 370 0.14/1.00 vMB 77
418,941 418,941 000000000000000004cb8d923ae4899f40479115f7160fbaa74fe3960c2fcae2 1,927 1.00/1.00 vMB 58
418,940 418,940 00000000000000000118c724d65b547b57221c2142a3f09697022fefc85f28e9 572 0.22/1.00 vMB 79
418,939 418,939 00000000000000000225c17f86097ad3ecc03e026b5067cebfec918b568a8e51 39 0.01/1.00 vMB 60
418,938 418,938 000000000000000000045b65183bc7ecee9046a32f8f5d7510668a05b37315fb 1,207 1.00/1.00 vMB 34
418,937 418,937 00000000000000000495375737bcf9dd03fe74749c767ec8691cfb8d07915f59 1,520 1.00/1.00 vMB 40
418,936 418,936 0000000000000000014d355898b5e536d195fc38142bd5ff226f59aedac6cc22 2,541 1.00/1.00 vMB 70
418,935 418,935 000000000000000004a6b7c8d6353b36dbc0ab6a8f7bd517e4e82eb9f0c6b62d 2,146 1.00/1.00 vMB 52
418,934 418,934 000000000000000004e530023fb7cce1b60f6e147b0584c14fd59e86fcb7a178 2,520 0.99/1.00 vMB 81
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.