Loading Tool

Explorer IconExplorer

Memory Pool

73,556 transactions
27.21 vMB
0.06316286 BTC
Random Selection Loading Transactions
Max Size: 166.25/200 MB

Candidate Block

Mining Attempt d174db90d73649d0b62254b3f344c4131f3d9730cb1abe4ddaeed90a4ccc143a
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root 567fe6d639297ebe638b7c68c12e70f478b185b46fd483d2bbd69edcea4f97f4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,754
Size: 1.00 vMB
Total Fees: 0.00541518 BTC
Feerates: 104.71 > 0.54 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (232,691 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,572 682,572 00000000000000000001b69ca960644e287204486a8dddad523dbe112b989cbd 536 1.00/1.00 vMB 15
682,571 682,571 000000000000000000020936561bc51f4411958d39a71d9824f0f7f1585a6620 1,172 1.00/1.00 vMB 15
682,570 682,570 00000000000000000007569dc4d89eb2a3ca7b20fee6d83d0797f6fc43e77a8c 2,011 1.00/1.00 vMB 35
682,569 682,569 00000000000000000007fa2f22dfaae9c24995973dcc0bc61b7ab06a6ec3b795 2,114 1.00/1.00 vMB 75
682,568 682,568 00000000000000000006effb497b56b2194c6cc8ec487a8c3c86a7feae365504 1,078 1.00/1.00 vMB 27
682,567 682,567 00000000000000000009d6d65587e4df8d9da3572ea95558904d908dffbd8569 1,179 1.00/1.00 vMB 21
682,566 682,566 00000000000000000004c73fec68e0d74e9c9f5046da5d42e3e500166a9fc02a 2,071 1.00/1.00 vMB 55
682,565 682,565 0000000000000000000621fbeec34547bc98f4bbd50b952d3030b44d650e4240 1,388 1.00/1.00 vMB 18
682,564 682,564 00000000000000000006470d85d651819f958d6209bd4d9ad9a5b282a2b550f6 783 1.00/1.00 vMB 70
682,563 682,563 0000000000000000000492bb77239d2e6dc82d9c27a95e0fbc91181a75080bca 924 1.00/1.00 vMB 88
682,562 682,562 0000000000000000000aabffe323f84b3ea01e505b5de6d3e5bbb3b69d85e0c1 1,440 1.00/1.00 vMB 40
682,561 682,561 00000000000000000001242fac7617995edcdb8e8b0677c25d7f32b52ad7549f 2,089 1.00/1.00 vMB 43
682,560 682,560 0000000000000000000b7b40149bb443ae71af6ca077d8a3760c9182886bd12f 2,309 1.00/1.00 vMB 32
682,559 682,559 0000000000000000000760920ad3ef13e407d129923f4402bfc07abd67ff00ff 2,705 1.00/1.00 vMB 82
682,558 682,558 0000000000000000000ceb9453776a9483151857f47ea6a45c7e8b01b481fe4d 1,621 1.00/1.00 vMB 8
682,557 682,557 0000000000000000000bca305d880adea7315a1d0d020130b15060107f156a1f 2,464 1.00/1.00 vMB 86
682,556 682,556 0000000000000000000109fdf8c63af398495b025481f42e40f5cd86b1804f08 1,018 1.00/1.00 vMB 23
682,555 682,555 000000000000000000099c4017d16e62224aa1688ff3c562fe7bfbd6bfa46822 2,026 1.00/1.00 vMB 36
682,554 682,554 0000000000000000000144cfcc535bf2965419937759156c98001028a63f5f74 2,042 1.00/1.00 vMB 13
682,553 682,553 00000000000000000003a46da9d4a1bad2ac0f279f642f347905a00faa2b9665 1,735 1.00/1.00 vMB 25
682,552 682,552 0000000000000000000d484093548154ddf17e47b7de5228cdc3c9c404e25904 1,886 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.85 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: 712.54 GB
    • Received: 17.18 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.