Loading Tool

Explorer IconExplorer

Memory Pool

40,709 transactions
27.91 vMB
0.07280292 BTC
Random Selection Loading Transactions
Max Size: 143.25/200 MB

Candidate Block

Mining Attempt 65d333003188dba738e85f5b1adb635e0790c4a96a11c05035eba20588636133
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root 49658ee2ff19b6f38538360bda4b25504bedbac5e4debd55fbba6bfd5c87979b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,863
Size: 1.00 vMB
Total Fees: 0.01930253 BTC
Feerates: 101.49 > 1.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (150,146 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,499 764,499 00000000000000000000897ad36332e5aa5682b15bdb6d227f3981fdafd1104c 2,501 1.00/1.00 vMB 25
764,498 764,498 000000000000000000027c5cb8acb007882de9c87d0c0c17f072147baf625244 109 1.00/1.00 vMB 8
764,497 764,497 00000000000000000005e85a617a4bd0e71509e764ee053932445c9185dcbb12 748 1.00/1.00 vMB 11
764,496 764,496 00000000000000000001c4f54e781fff0530659508817074d15e81f7d0157d61 440 1.00/1.00 vMB 10
764,495 764,495 00000000000000000004b4f4073f2d76e5a771453714d81868323e1aed55ac04 2,900 1.00/1.00 vMB 20
764,494 764,494 0000000000000000000136a334be11062851c497f1227730070cc441372e2543 1,916 1.00/1.00 vMB 23
764,493 764,493 000000000000000000060420d635b0bb16126259044c0985b0fcb45e6ff66f69 2,129 1.00/1.00 vMB 25
764,492 764,492 00000000000000000004f11f6121d79b62b1c90725a4867d24ebcee5c3703f52 3,010 1.00/1.00 vMB 36
764,491 764,491 0000000000000000000758391e99b96058ac137d17fc0f68e3cef65e5ee5fd61 2,707 1.00/1.00 vMB 41
764,490 764,490 000000000000000000035de56d0131c488fb110dc275d55ede265da0cc7c6c54 1,484 1.00/1.00 vMB 18
764,489 764,489 00000000000000000004c0e7e5f0707b154e5f8239c5c87194e30bf72af3b177 3,157 1.00/1.00 vMB 29
764,488 764,488 00000000000000000003e31946e6fa99f28537deedbe6d2aa9f9f5eea18e9bef 2,219 1.00/1.00 vMB 34
764,487 764,487 0000000000000000000341f08f8ecfa9d42058f6f36d85f722b117cc375b80c5 2,581 1.00/1.00 vMB 48
764,486 764,486 00000000000000000003c7661851ef6ee4be5c8dcdce8f71951bdc46d84dfe40 1,785 1.00/1.00 vMB 5
764,485 764,485 000000000000000000035fce7b5665c407e94d4bd7ee563cbd7fd1d38542a7d4 1,179 1.00/1.00 vMB 5
764,484 764,484 00000000000000000005990df4ab6a10e2426cdf4243645e9c405dc87cd5e2e1 1,379 1.00/1.00 vMB 11
764,483 764,483 0000000000000000000590af653d8afbc9ba250fac05d6ce5035d39dce16a2f3 597 1.00/1.00 vMB 11
764,482 764,482 00000000000000000002c9862afc56d6e0a6abc9e631b8ea49f415d04231d9f2 1,051 1.00/1.00 vMB 16
764,481 764,481 00000000000000000003c4e181fe9c982c730e350ac18e56d41ae54d9543c6ea 274 1.00/1.00 vMB 9
764,480 764,480 00000000000000000002acdfdb18b86f0262c9ff28685cd3250b7497c6f6e169 412 1.00/1.00 vMB 10
764,479 764,479 00000000000000000001d16fa546c852d946c35833a7fd55b6c2be84f55c2722 634 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.76 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: 632.53 GB
    • Received: 12.12 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.