Loading Tool

Explorer IconExplorer

Memory Pool

79,663 transactions
29.81 vMB
0.08916371 BTC
Random Selection Loading Transactions
Max Size: 180.19/200 MB

Candidate Block

Mining Attempt 974f0573fd68851509490095d7c4753b5b09001817ab83e4bd2c81ba0b8b3d5c
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root f292ea9b94b85c1060056ab0ee993861f2043ea4122383672d562b3e5002abfd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,107
Size: 1.00 vMB
Total Fees: 0.02167204 BTC
Feerates: 40.21 > 2.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (139,587 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,553 775,553 000000000000000000062e64b582c07f3378b04008f2c0070118796880db5320 1,916 1.00/1.00 vMB 5
775,552 775,552 0000000000000000000563e4c210a381311a2c01d43c01d3ec16dc45b0b457d9 2,395 1.00/1.00 vMB 10
775,551 775,551 00000000000000000005e820020202fc5ee59fcf0450aa8ca2250e479fe9cd13 3,858 1.00/1.00 vMB 26
775,550 775,550 00000000000000000005c53ff036aabc8eee7209778f7e71ffe9db5c25264d31 212 1.00/1.00 vMB 2
775,549 775,549 000000000000000000030fbec2814bb71407ad138f0de1a7f39bcfdd11187250 1,616 1.00/1.00 vMB 4
775,548 775,548 0000000000000000000636b227849531f1f0754e18ad092d494140674739d1d6 1,247 1.00/1.00 vMB 6
775,547 775,547 000000000000000000005613b2a64ec42f7fb74d2b2552bb3348dbd50d179a3c 964 1.00/1.00 vMB 4
775,546 775,546 00000000000000000005a0d7cd4b45fb984b03668c0c299adbbd04e8053777af 1,507 1.00/1.00 vMB 15
775,545 775,545 000000000000000000071a8aff1dd59b947a2d9a4e6259f8738e15e4e64d90c1 1,859 1.00/1.00 vMB 19
775,544 775,544 00000000000000000004cb172c1b50c9822addf276c5bfc9af5defe713f11c27 2,013 1.00/1.00 vMB 8
775,543 775,543 0000000000000000000535692619c998d69418ef600ecfb244cfc06e6b6763de 3,537 1.00/1.00 vMB 7
775,542 775,542 0000000000000000000314ebea9e89d9371c02e16bdbfcb4f524df0da6481760 1,916 1.00/1.00 vMB 7
775,541 775,541 000000000000000000013784415e93dade0cbefef16b3305aede1d55663927cc 3,221 1.00/1.00 vMB 21
775,540 775,540 0000000000000000000488383672051c51f6757009912929324864c5022a0c7b 4,401 1.00/1.00 vMB 7
775,539 775,539 000000000000000000030d5556105cdfcf4661c60cb710981b0462dde02ba3e2 5,377 1.00/1.00 vMB 8
775,538 775,538 00000000000000000000c01721645d3a0fbf8604f349b91c490b14cbfb75b414 1,952 1.00/1.00 vMB 5
775,537 775,537 0000000000000000000286e0ce12fa5012505d56d2bde41bc2ab6c8ff6770271 3,241 1.00/1.00 vMB 20
775,536 775,536 000000000000000000050b2fbf599f6f903b21c01b3b2e55cf4d653b1659f93a 1,459 1.00/1.00 vMB 6
775,535 775,535 0000000000000000000571e32d9f12e364035d32135285edcd0248e8326aea8e 2,761 1.00/1.00 vMB 14
775,534 775,534 00000000000000000001c25b09a222ed1431f3a6dd2c297b68441abc6b57b03d 941 1.00/1.00 vMB 5
775,533 775,533 000000000000000000061ef0d2d034d3684ca84f6a27d659bc4003ff3fba5cec 1,436 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.64 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.37 GB
    • Received: 16.21 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.