Loading Tool

Explorer IconExplorer

Memory Pool

75,001 transactions
27.63 vMB
0.07374960 BTC
Random Selection Loading Transactions
Max Size: 168.65/200 MB

Candidate Block

Mining Attempt e8a34854c6f0bfb2564c8dabf67a2398e3301602f0a4fcc747abc1b7e4497f00
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 6e5c52d34a8fcb5e45f0fe21100d9208b9135833e5b580790884ca3a0ebac606
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,408
Size: 1.00 vMB
Total Fees: 0.01472240 BTC
Feerates: 80.55 > 1.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (389,959 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,299 525,299 000000000000000000361a744f7de0b9556be65c2e2a15bba319277fc9b9c657 1,415 0.68/1.00 vMB 32
525,298 525,298 00000000000000000037de02f260ff826c6428b752688fbc758e22f987bdf117 1 0.00/1.00 vMB 0
525,297 525,297 0000000000000000000364390b609ece6ae5e59dfe93e2eda2e8c98e1897198f 2,303 1.00/1.00 vMB 32
525,296 525,296 000000000000000000410d542007750e55612134adc15eb019cd4306af92b1c2 1,426 0.71/1.00 vMB 6
525,295 525,295 000000000000000000185318e6aa2ac41d503e3ceede19ef65c634c8465e1d0b 1,796 1.00/1.00 vMB 5
525,294 525,294 000000000000000000408a663ac55a970b2498599accc63d774b790bdb55c5de 2,518 1.00/1.00 vMB 35
525,293 525,293 000000000000000000362c4770003b27b2709677372d7898baf10762a9684416 2,650 1.00/1.00 vMB 7
525,292 525,292 00000000000000000038aef5f32abd4c367fd563e54ed41e714852541876145e 1,889 1.00/1.00 vMB 32
525,291 525,291 000000000000000000363f1cbb6d23b360cd6f736371b7261b2e3c73bc63ffa0 1,340 1.00/1.00 vMB 11
525,290 525,290 00000000000000000033c420a48819f164d33fe0ecc438b47d38e6c9beb67dcd 2,216 1.00/1.00 vMB 11
525,289 525,289 0000000000000000000d3242e5266ac0623eccbc0d83708759d2699af897e1ba 2,072 1.00/1.00 vMB 39
525,288 525,288 0000000000000000001c3380667f6b9a7eef306b16b12a51fea767e9af52715f 1,099 1.00/1.00 vMB 43
525,287 525,287 000000000000000000012de7a51a56578eb8a1f256089db3e666fbb53ac5e9a9 658 1.00/1.00 vMB 60
525,286 525,286 0000000000000000002cf07ba62c0e2f700ae1051925061e651d228ab38e6baf 1,928 0.87/1.00 vMB 21
525,285 525,285 00000000000000000033d469c86c974d60cb12a3d58f305b1f8a1705469b378d 569 0.20/1.00 vMB 21
525,284 525,284 00000000000000000033ed1c734e7bc9587c878b46e3e4e2cce9f938027b9a41 1,165 0.43/1.00 vMB 25
525,283 525,283 0000000000000000002ca15a5176a43a00f566434b234c94ec232293f3372aef 476 0.19/1.00 vMB 21
525,282 525,282 0000000000000000002d3af8e46c630fef7b2f102f377e699e85d7387a7e868c 1,683 0.77/1.00 vMB 13
525,281 525,281 0000000000000000003c0ffe66285b56734ca33b137e3af2bc15f100040d4bca 1,688 1.00/1.00 vMB 16
525,280 525,280 0000000000000000003d880f53e10c8063c243e85e9802c4cc6e957eb16e83bc 1,985 0.62/1.00 vMB 9
525,279 525,279 0000000000000000000c8c01785890def2c8612d34e6e35f729a00c999031e39 1,539 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.