Loading Tool

Explorer IconExplorer

Memory Pool

79,914 transactions
29.31 vMB
0.12574917 BTC
Random Selection Loading Transactions
Max Size: 177.48/200 MB

Candidate Block

Mining Attempt 1a7eba9004315a8d3520d51ff315b69e594456f6e01ebbf235315be097b4f044
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root eff3f4de0bc4bccc5396ceb667326dc07e1c609144be6ec5a38e85305f152417
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,887
Size: 1.00 vMB
Total Fees: 0.04715597 BTC
Feerates: 301.72 > 4.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (251,694 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
663,603 663,603 0000000000000000000adb5e196740c3be0a436efbabc5a0ded615a552a59383 2,340 1.00/1.00 vMB 62
663,602 663,602 00000000000000000002a54b5d0c186c700ef2b82c473dbc77f20318074ee7fe 1,488 1.00/1.00 vMB 36
663,601 663,601 00000000000000000006c90f3a3418da6054f5670a1c2e971d76cf13ef2ba331 1,525 1.00/1.00 vMB 40
663,600 663,600 000000000000000000077c9bd5a3ece42293340e4bccc20de2ccec69518787c1 672 1.00/1.00 vMB 5
663,599 663,599 0000000000000000000c63db0d67988b5dcbc33c881272cc439e962af7f73b66 1,935 1.00/1.00 vMB 28
663,598 663,598 000000000000000000020b310c5e53858f211da9661e35d3e71293e20e478478 1,272 1.00/1.00 vMB 8
663,597 663,597 00000000000000000006ced3ccf172bdc15f836ce835d281e9dd129448e304e6 2,001 1.00/1.00 vMB 39
663,596 663,596 000000000000000000017fa4287cf70912661d9817c7cc770c6cdb62f6ac6a52 2,395 1.00/1.00 vMB 28
663,595 663,595 0000000000000000000c8dd9518340205b86756f4e93370607f3cfd193a6c7fd 558 1.00/1.00 vMB 11
663,594 663,594 000000000000000000009acf8f3a0596c38d01d49878440a05e2a35d33239094 1,286 1.00/1.00 vMB 23
663,593 663,593 00000000000000000006668e7c833232b3598e580a326880f4b040973fc20156 2,205 1.00/1.00 vMB 41
663,592 663,592 0000000000000000000826e8086d4442ed2bbd6d8dd73e61f97f2216cf7b549a 1 0.00/1.00 vMB 0
663,591 663,591 0000000000000000000015a3d84d4205ad42e8057a60588306493e2971e7a8aa 1,070 1.00/1.00 vMB 10
663,590 663,590 0000000000000000000cf365b8257f12ec5ea65c58aa1be6390f22af0813c201 2,021 1.00/1.00 vMB 72
663,589 663,589 000000000000000000078be9ae438461a01ca7dcab02f26bf0cbf3d03841381e 1,287 1.00/1.00 vMB 83
663,588 663,588 00000000000000000008f5402ec2da50345666e6a96a686b81817b437b106133 1,049 1.00/1.00 vMB 41
663,587 663,587 0000000000000000000e3a04e7da30fcbe2513f59ef2cd31859bc3e166c3b6fc 1,429 1.00/1.00 vMB 18
663,586 663,586 00000000000000000004b27348cb5cf9cb258a664ef61de9791276dc97065ede 1,740 1.00/1.00 vMB 8
663,585 663,585 0000000000000000000b68bc5e64aae085980a449f61ef465a32d0d28d7cc540 518 1.00/1.00 vMB 10
663,584 663,584 00000000000000000003e834d50c0b3ac6c932203360df63c42bd80751bdba8d 2,047 1.00/1.00 vMB 35
663,583 663,583 00000000000000000007b031b6c0a3311727abd121d00d966ee57cb6e09733c4 2,069 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.90 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: 713.74 GB
    • Received: 17.46 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.