Loading Tool

Explorer IconExplorer

Memory Pool

83,611 transactions
32.30 vMB
0.08990410 BTC
Random Selection Loading Transactions
Max Size: 196.01/200 MB

Candidate Block

Mining Attempt 05b19c26a80566f875ca179d8d5ec18fc42fc3c580519f2072443716454c5e74
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 93d89523642ba9656910e8bf9a0140b2b25908a7d917ad205b76c6b1eba58079
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,431
Size: 1.00 vMB
Total Fees: 0.01894368 BTC
Feerates: 150.92 > 1.90 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (256,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
658,516 658,516 00000000000000000002af4c8e073de4a506d4aaf2982e9557b20e5979ffe5ec 2,702 1.00/1.00 vMB 63
658,515 658,515 0000000000000000000a4b99c917a8884d585a2f27c92ab882f9f301aba4ae03 2,677 1.00/1.00 vMB 90
658,514 658,514 0000000000000000000ce92e336199c3ef726a2f85a7c9c9d00c4b09107bbbf0 2,848 1.00/1.00 vMB 61
658,513 658,513 0000000000000000000480b135d007c5e2ad72f970af88bec7248c5e566cbef0 2,510 1.00/1.00 vMB 90
658,512 658,512 0000000000000000000a83cdcef7303c6fe056e96889ac8d3940dc84640f22d9 3,025 1.00/1.00 vMB 80
658,511 658,511 00000000000000000004eb36a671932fbfa2e99aace044ed080fbca1d55e257d 2,787 1.00/1.00 vMB 75
658,510 658,510 00000000000000000006524acede52aa296eaea3ce046405fbf667e0e9dac0bc 1,420 1.00/1.00 vMB 77
658,509 658,509 00000000000000000004b984c316689caeb09cc15d355444a9b5c602f4ebfc38 2,732 1.00/1.00 vMB 70
658,508 658,508 000000000000000000051dd5b4bda08f5821101069448b2596457888423e4855 3,106 1.00/1.00 vMB 85
658,507 658,507 00000000000000000000824e83b07f1b036410cb2b89ea2bc79cc8e67983e2c3 3,050 1.00/1.00 vMB 94
658,506 658,506 000000000000000000013ce5f48a9f29414be5fa0f76fc5ea9fd8a7e045422d2 2,799 1.00/1.00 vMB 95
658,505 658,505 0000000000000000000337482657e00a2cb3f1186579e753643420ac0964011d 2,620 1.00/1.00 vMB 87
658,504 658,504 00000000000000000007a3674889bc7e365f59b8c458584662d211b5dedce92c 2,596 1.00/1.00 vMB 101
658,503 658,503 000000000000000000087a621e204cbb747841a4ca6145f52aa658ab8e01ac79 2,737 1.00/1.00 vMB 95
658,502 658,502 00000000000000000000585d6f3ba36d25d4464be83ec148aca122f5c7d9d23d 2,979 1.00/1.00 vMB 79
658,501 658,501 00000000000000000005242c52d2c6f8cda8b1994ce61706c6c8e81d9a6bdfa9 2,112 1.00/1.00 vMB 72
658,500 658,500 0000000000000000000cce526450f610277efbd7ca80dd15d51b532be82a0eb1 2,615 1.00/1.00 vMB 76
658,499 658,499 0000000000000000000da6e35f5da856839053a6448bc5ca4e9a873dddb310af 2,580 1.00/1.00 vMB 78
658,498 658,498 0000000000000000000d4bde34212a5c4a16b8b17e039cf2989135af02eea3cd 2,795 1.00/1.00 vMB 110
658,497 658,497 00000000000000000008de12e8ae22ca747ae1c3924b4717a4e860715c6178fa 2,643 1.00/1.00 vMB 73
658,496 658,496 0000000000000000000dea6243e8cb5668790821cd87ef2b8e8cd310cfc425c4 2,653 1.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.