Loading Tool

Explorer IconExplorer

Memory Pool

78,626 transactions
30.01 vMB
0.08894708 BTC
Random Selection Loading Transactions
Max Size: 179.25/200 MB

Candidate Block

Mining Attempt e643bd602b6a1741bcf823b8a8226f1bb2840a6f491864f40a78bb587bde80d3
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root bf2d4f633cfd7d95b96b65d0466ac8d641cfb07af44d8463a32b94e8ea9f3677
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,828
Size: 1.00 vMB
Total Fees: 0.01954604 BTC
Feerates: 150.61 > 1.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (188,283 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,869 726,869 000000000000000000047d5593bafaaf8a1bf6e569df0ea236d120742587ef21 2,470 1.00/1.00 vMB 7
726,868 726,868 00000000000000000006414c6783a03b1a84d9b3c91b4b2c077ef10447736513 449 1.00/1.00 vMB 5
726,867 726,867 000000000000000000062d23630fdc1253f6505d85c73f0be363f7420ba9c482 1,644 1.00/1.00 vMB 6
726,866 726,866 000000000000000000028ed3bd663e52ada3389795fc50c2e05b58898c74c8eb 2,360 1.00/1.00 vMB 15
726,865 726,865 000000000000000000047991aacb8b96e9c794beb4b81f656a5978423a57795c 1,024 1.00/1.00 vMB 5
726,864 726,864 0000000000000000000715102eff65fbc2d9411a502874b6d51452bc78ccdefb 2,766 1.00/1.00 vMB 8
726,863 726,863 000000000000000000054c25ed0ebe5ae8ac418aa99e902cc6c3edc3149a3666 1,579 1.00/1.00 vMB 16
726,862 726,862 00000000000000000006a0541a0e3412b939e8efd081e706a427e3ee81ae223e 3,028 1.00/1.00 vMB 11
726,861 726,861 000000000000000000059f3daddfa371c5ed030d23f432aaac0d1f1d4ef9bb05 2,267 1.00/1.00 vMB 8
726,860 726,860 000000000000000000044307a01b95e91d84ca460cda3c8c3a0892c762dd7a75 1,832 1.00/1.00 vMB 15
726,859 726,859 0000000000000000000227549a086e6c3894176b9dde5b00bd9b11b2343aedee 3,237 1.00/1.00 vMB 14
726,858 726,858 000000000000000000037ca29c988ae31ed52711d86865ad1290c784bcb2ac5f 1,724 1.00/1.00 vMB 16
726,857 726,857 000000000000000000060422510c601f65c9e0b197cf4b9aa4df59fd17fea573 3,645 1.00/1.00 vMB 6
726,856 726,856 000000000000000000048ddca4451392ad68d366002e4e2601213f46cb7077f7 3,141 1.00/1.00 vMB 19
726,855 726,855 00000000000000000008c136c4df4e46230b7ed016496bb426d986edfe7d1a5e 1,653 1.00/1.00 vMB 17
726,854 726,854 00000000000000000004d77b44f6bd70e40ae4981d48527f5a251749042cc255 2,265 1.00/1.00 vMB 12
726,853 726,853 000000000000000000055c33899fe8ff87257602ee11c93ae8b06e03d19f3a5f 707 0.50/1.00 vMB 4
726,852 726,852 00000000000000000005565fe453a9caf471d530c44f20bd619b2dcb003f8ffe 2,335 1.00/1.00 vMB 8
726,851 726,851 00000000000000000008868e40be6679344a74cbe73c02a974e220c906109434 731 1.00/1.00 vMB 1
726,850 726,850 000000000000000000094d62f601ef74048d3d7f4d5a7546987805097f3b88f8 2,655 1.00/1.00 vMB 2
726,849 726,849 000000000000000000060555688cd44be5950b62d0697ff1587f47d671785ef8 2,842 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.66 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.97 GB
    • Received: 16.34 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.