Loading Tool

Explorer IconExplorer

Memory Pool

41,031 transactions
30.23 vMB
0.06512301 BTC
Random Selection Loading Transactions
Max Size: 153.01/200 MB

Candidate Block

Mining Attempt 214691ccd6fcdee91d99770a9cea5416345594d9617168c8ab0a44c9e7908183
Version 20000000
Previous Block 0000000000000000000008b137b94d1c399cc6a54ab56028a9c3f70d292faea0
Merkle Root 06662591ec665af29bba41fea1d1bade56c68c4ae65b7bfdb675490071d074c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,924
Size: 1.00 vMB
Total Fees: 0.00487313 BTC
Feerates: 40.21 > 0.49 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,463 (883,896 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
30,567 30,567 00000000447a266a26954fdce38c0f8b6fbc389776fca202a800ff93e3330579 1 0.00/1.00 vMB 0
30,566 30,566 000000000b11aa770b5ee939ce146f6d5af36378b3ab89093eb1e53b0891e35c 1 0.00/1.00 vMB 0
30,565 30,565 00000000f7fb75e77d4f648db890f411bc3adf542b99a9c6ff6cfd755e8a3cce 1 0.00/1.00 vMB 0
30,564 30,564 000000008004dfa9384e618463745e08defdf39314ff7a9e2cc3c6f6c50eceb2 1 0.00/1.00 vMB 0
30,563 30,563 000000008791a74b9ceb6452cb1d8599e16415b5b50735e3b2e51d5cf3d490af 1 0.00/1.00 vMB 0
30,562 30,562 00000000876e25665090296e7ab599d66c0ee41f5335c0d5eebe368861f8a894 1 0.00/1.00 vMB 0
30,561 30,561 00000000d5cc7f3ca73408d6d73d4411965a2b4af1486630b897438c80d8c25e 1 0.00/1.00 vMB 0
30,560 30,560 00000000d51933255ca3cb626c46420bc6a91b7b012bf295b12d80a482999089 1 0.00/1.00 vMB 0
30,559 30,559 000000008cc1ab14a25974eb36456f60f3c4125c6ffaf85877ab72c868cb9b7b 1 0.00/1.00 vMB 0
30,558 30,558 0000000007d5609950ad3bde5e4f983197019b4c5105f430cf418db3742f42e7 1 0.00/1.00 vMB 0
30,557 30,557 00000000d03d66b4c1574588e848c6390790f61d851d0dab86ec390f25ebeaa2 1 0.00/1.00 vMB 0
30,556 30,556 00000000c6116d059e29af13a319ba4bc308c1e17836c5fe0b3379a5ce511f50 1 0.00/1.00 vMB 0
30,555 30,555 00000000e4a1d3036720ab52729fcbc28eec194dad19fb127e5cc5ccf3fd03c3 1 0.00/1.00 vMB 0
30,554 30,554 0000000075b90eb9f9a34db59e8b1fcda0ed40729d5e1a922ca4fbcc09fe98a7 1 0.00/1.00 vMB 0
30,553 30,553 000000002d6980ef995984f6b86b407c6b528b1f0256fc2560c37c87291a94b6 1 0.00/1.00 vMB 0
30,552 30,552 00000000321f003a4b07aaaa137f2e8e6c6d6714885e019709e3a040fe896216 1 0.00/1.00 vMB 0
30,551 30,551 000000002197ba7b47d16f3de31fabf2e005fc04f4efb853984d5ef5f363aeaf 1 0.00/1.00 vMB 0
30,550 30,550 00000000216eef4a962d5ed268cc95cec78af38bcae80795a38d249ca4cc37d3 1 0.00/1.00 vMB 0
30,549 30,549 00000000fa02ac76d2c86e5c642a5b594dc63367620f007d1284f41c178032be 1 0.00/1.00 vMB 0
30,548 30,548 000000007fdb4385b6f693467c197e5d1fdd0c1f49f8470e68b9b96e332991ab 1 0.00/1.00 vMB 0
30,547 30,547 00000000f36db1a7daa932fea40e9ef5782623130119fafc2701579ce31c2d6e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.43 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: 608.92 GB
    • Received: 10.67 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.