Loading Tool

Explorer IconExplorer

Memory Pool

83,233 transactions
31.48 vMB
0.13385273 BTC
Random Selection Loading Transactions
Max Size: 190.52/200 MB

Candidate Block

Mining Attempt fc8b1e4908347d301f9a323c3acd2ff7966b83eb09044c1e3e3690bf21ba3e02
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 977df42cf9b89d200b44d225f1432e8262fa9f6dc50866f85d97b9571345bd71
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,130
Size: 1.00 vMB
Total Fees: 0.04728369 BTC
Feerates: 318.30 > 4.74 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (60,807 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
854,594 854,594 00000000000000000002423ac39b4f522d07298d8bf9b7b9cf43e01af0a63dee 4,528 1.00/1.00 vMB 7
854,593 854,593 000000000000000000030ce17e305ba0c5f7caaf0a35d51fec6677420b3be802 7,353 1.00/1.00 vMB 4
854,592 854,592 000000000000000000001887ca7e5eac83880d4a83379df624da4acc2726d401 6,055 1.00/1.00 vMB 4
854,591 854,591 000000000000000000024e294a0cf0e806759590b27d7679fcf217f35f1b00e8 7,235 1.00/1.00 vMB 4
854,590 854,590 00000000000000000002f204fa3f92a89cb5142643efcd064d49fbc5c1d25777 7,526 1.00/1.00 vMB 3
854,589 854,589 000000000000000000024dd31c93cf6ef9bedcccc9c88ad07fce767430d248f6 5,536 1.00/1.00 vMB 5
854,588 854,588 0000000000000000000222981453fc883a8d16b57935bd5db91241b7fdad4f52 6,899 1.00/1.00 vMB 4
854,587 854,587 000000000000000000011d21e2b4e3eb6ad47eb00c9e7f3f54f6ed9e7682878b 5,264 1.00/1.00 vMB 4
854,586 854,586 000000000000000000003ea2d7aed8d99383617b17f5ddc508d3973cee3c1971 4,321 1.00/1.00 vMB 6
854,585 854,585 000000000000000000004c2f9c6ed4e5280ffa24d2601517f87de1a4f41dd016 3,918 1.00/1.00 vMB 5
854,584 854,584 00000000000000000001e9df2b87d73ec04bb49604837c3667421781bf212a8a 5,125 1.00/1.00 vMB 5
854,583 854,583 00000000000000000000282c5ee77ca6172c484d691d60ffc9eeb01192d584c5 2,794 1.00/1.00 vMB 6
854,582 854,582 000000000000000000027c65faf330f1df192a10b1bf02a36b2b3762b04e70d9 6,676 1.00/1.00 vMB 4
854,581 854,581 00000000000000000000398ce014aa181a7e979c194f790d9d282f3de00f4386 6,049 1.00/1.00 vMB 5
854,580 854,580 000000000000000000034c8697d3bcd9529263c6d85f81093e999c9c3379d959 7,522 1.00/1.00 vMB 3
854,579 854,579 00000000000000000000e189c4d2d6a4eaec79f55635e2e5e3f00c0cf9ca6485 5,861 1.00/1.00 vMB 4
854,578 854,578 00000000000000000002446f60196831cabca2a4d3f5b513347ec74fa106b692 6,485 1.00/1.00 vMB 4
854,577 854,577 000000000000000000013185bc9a3fe882ab2b19d14fc4cb4528992972280cc3 4,469 1.00/1.00 vMB 4
854,576 854,576 000000000000000000032388c232f5409c85bf26d29f908358a0b04972cd8ef3 5,818 1.00/1.00 vMB 4
854,575 854,575 00000000000000000003216a084f83656e5d500b5f02399b280cff85597c055c 3,920 1.00/1.00 vMB 5
854,574 854,574 0000000000000000000104d8aa0add834af729846ca746ba192626e134f4e8fe 5,816 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.08 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: 722.70 GB
    • Received: 18.40 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.