Loading Tool

Explorer IconExplorer

Memory Pool

79,539 transactions
30.14 vMB
0.10593429 BTC
Random Selection Loading Transactions
Max Size: 180.23/200 MB

Candidate Block

Mining Attempt acb90431ec44c3a86f1a93f0994cf9e8f43afa2cb592f6f833de05b400e472d5
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root f7e24c227cda4bd1174f4023ce69b288fb4d57fc4e9c2d2e8201f56a43c05488
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,674
Size: 1.00 vMB
Total Fees: 0.03530227 BTC
Feerates: 151.00 > 3.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (514,323 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
400,822 400,822 00000000000000000690ae194a3ffd473cb29df8aa1f4e81dab1592156315de4 1,327 0.93/1.00 vMB 36
400,821 400,821 000000000000000004d57d0af097eb3d057b6a2f03686aa7b34e46c891375178 2,103 1.00/1.00 vMB 34
400,820 400,820 000000000000000003d8210bbd9ddf43eeab22e26504784b23d1fa1e7922faf9 1 0.00/1.00 vMB 0
400,819 400,819 000000000000000000c248ab452777cdb475fd1c29d07aa7381658444a704518 2,410 0.95/1.00 vMB 57
400,818 400,818 00000000000000000463da7fa1ae05558bed57cd2c7804594d8c41b4b403c694 1,678 1.00/1.00 vMB 38
400,817 400,817 000000000000000002eeb5ead9823fe276cdc40be7bab9ffc57c4cb98cf7a543 2,275 1.00/1.00 vMB 52
400,816 400,816 0000000000000000026237e55da546dd0a832bd0d6f7602f9e6e220c43898e58 644 0.99/1.00 vMB 24
400,815 400,815 000000000000000006b483832c5b337de9a7bdf515795a976df32231a770341c 1,500 0.95/1.00 vMB 53
400,814 400,814 000000000000000006b1edcd38b23ff0ffaa701e831a868b0ba4070c27ac5722 1,608 0.93/1.00 vMB 53
400,813 400,813 000000000000000002b16ef192feaad580d84918fc0517f217985593a4c665c4 2,527 1.00/1.00 vMB 36
400,812 400,812 00000000000000000033f9bdaf74c8495808660da39a5234a557641ef5dbd3a4 1,907 0.99/1.00 vMB 34
400,811 400,811 0000000000000000018662d321f35872114e55884a82452fc6da4e14e96dd4c6 2,007 1.00/1.00 vMB 49
400,810 400,810 000000000000000000170d3fa67e861fce23b0327cb925b19862ce58afb1acb1 1 0.00/1.00 vMB 0
400,809 400,809 000000000000000000b36866085fe5bf1ad8ff31ed1eec16835afc10b56901a0 2,634 0.93/1.00 vMB 62
400,808 400,808 000000000000000002e52988ea47e3a7f8f048d727bd4bf4de955536c8b921ed 1 0.00/1.00 vMB 0
400,807 400,807 000000000000000005a1fdf8548e57c5fc02ab0bc2623d20e3f444cc04a2dae6 2,770 1.00/1.00 vMB 46
400,806 400,806 000000000000000003ce47ac2f02b33110ab08b9a1d012c3bca1262685902b3f 1,789 1.00/1.00 vMB 87
400,805 400,805 00000000000000000631a87dd5ff0690262268aaf7b3841579a91e1f26514f74 1,494 0.99/1.00 vMB 51
400,804 400,804 00000000000000000433e78c081ce406bed178728fabb4b86ffbe11d5c59daee 3,508 0.93/1.00 vMB 44
400,803 400,803 000000000000000004be52518339110de3b60162d376469d51bdb66954b4ec85 1,711 0.93/1.00 vMB 80
400,802 400,802 0000000000000000015f1ed7072c29d3252412a5dd3c0b5c9ac502cf6b835830 2,269 1.00/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 782.65 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: 672.53 GB
    • Received: 16.26 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.