Loading Tool

Explorer IconExplorer

Memory Pool

47,766 transactions
30.25 vMB
0.09741961 BTC
Random Selection Loading Transactions
Max Size: 161.14/200 MB

Candidate Block

Mining Attempt 65512c8e8ae08686faffdbb81097d3d36438a9633bf4a17c92fc7d126b24ffef
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root dde0f59645eb621a9b6cc7c2ea741e929d8ccaebeab4717588fc89a314362368
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,083
Size: 1.00 vMB
Total Fees: 0.03635007 BTC
Feerates: 150.97 > 3.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (240,147 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
674,705 674,705 0000000000000000000a0f722b013228dab049267058a5b6dd24eaea780a982c 2,278 1.00/1.00 vMB 24
674,704 674,704 000000000000000000065d523cefdadc5e923df416a5afe012b701e6b13a7bab 2,287 1.00/1.00 vMB 102
674,703 674,703 00000000000000000006902d9733fbfc04a7ff68ed8efc63b55b38670cf4344f 2,383 1.00/1.00 vMB 38
674,702 674,702 0000000000000000000ade99e3cf64057981d3bd2ef694c3de75a81f17c2768f 1,790 1.00/1.00 vMB 74
674,701 674,701 0000000000000000000a069626fbcfb4352aee3bcc01b80ef20707c35afcfb57 614 1.00/1.00 vMB 105
674,700 674,700 0000000000000000000a45ed149fc40d078e06bef7218bdd38af49beda2cd227 1,705 1.00/1.00 vMB 112
674,699 674,699 00000000000000000007076a3291cd30565ae183a383243ac60754eb3d530084 2,179 1.00/1.00 vMB 37
674,698 674,698 0000000000000000000afd04573954e2eee31e004c922adcad62137a7c8df19e 2,595 1.00/1.00 vMB 100
674,697 674,697 00000000000000000001b2ad0ead01a108161c7d61cb36100974d8cfc09ec6fd 256 1.00/1.00 vMB 12
674,696 674,696 0000000000000000000bac096b5e8665e9863a7fa23fba604f56f8cb0b9cce01 2,064 1.00/1.00 vMB 30
674,695 674,695 000000000000000000065bbc58449e74600854bf72124cb98c2fdddbe56f3526 2,313 1.00/1.00 vMB 12
674,694 674,694 00000000000000000004aa9d65429bc39b59aaed8446486867a7701deabb653a 2,619 1.00/1.00 vMB 26
674,693 674,693 0000000000000000000a0b2bc8c9b3fd97508326e82be8a791a070619ecc286b 2,385 1.00/1.00 vMB 76
674,692 674,692 00000000000000000003de3bba1fb94559694610c8e02292cd2b6b4a7dd5dd7e 1,525 1.00/1.00 vMB 58
674,691 674,691 0000000000000000000cada6a95b47e58896fbb54b54ed2d2f5beee14a6dbbb5 1,953 1.00/1.00 vMB 61
674,690 674,690 0000000000000000000b3ccda26d597ecbe8fe5aad345157eea4202d5c8c140a 1,291 1.00/1.00 vMB 103
674,689 674,689 00000000000000000000de65cb67aabae77a9c367e28938fd94e3b2d7df14483 3,121 1.00/1.00 vMB 114
674,688 674,688 0000000000000000000c19c24c32ee47639c11b9327869eb4511922e7909dc9c 2,344 1.00/1.00 vMB 66
674,687 674,687 0000000000000000000cfdc11628f003c1f6705bb62149fb1f45a710e9f42ff1 1,173 1.00/1.00 vMB 33
674,686 674,686 0000000000000000000cb64bd031331355e4c7a80bb10b652f2783603f38a630 747 1.00/1.00 vMB 17
674,685 674,685 00000000000000000001e2fe5da5c124a45fc120df651e4537fd681be2ea876c 1,803 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.