Loading Tool

Explorer IconExplorer

Memory Pool

76,464 transactions
28.57 vMB
0.07128010 BTC
Random Selection Loading Transactions
Max Size: 172.97/200 MB

Candidate Block

Mining Attempt f7364d3b0dc56bfc9630cc7cc3b8e5e8f95b3e0b43715a33a91d1b0d24ac0c49
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root c044fbb75742013e2e10470c9cda7eb8c5c1909b133c37953be8fcfd9a821f3a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,349
Size: 1.00 vMB
Total Fees: 0.01208354 BTC
Feerates: 150.93 > 1.21 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (55,535 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
859,623 859,623 000000000000000000012ecf0f010e2537cb94fb9852e355a09ed81c9812386d 7,365 1.00/1.00 vMB 3
859,622 859,622 00000000000000000002747db81680839a5ad033e74260d43aad3aec04e0788a 5,261 1.00/1.00 vMB 4
859,621 859,621 00000000000000000003179a1da4b58e53285c5cc444cd0ac3a7152216f13d8b 1 0.00/1.00 vMB 0
859,620 859,620 000000000000000000021e3b501693d72510b1b1e8011bb53c4b45d78e018c1b 5,020 1.00/1.00 vMB 4
859,619 859,619 0000000000000000000184c49c8b744ef8e9cb166f8cb0bf0651d228a63fff89 5,706 1.00/1.00 vMB 3
859,618 859,618 00000000000000000002f770123431aa6f2db82ebf9587aa6dba4ed023ffca72 6,401 1.00/1.00 vMB 2
859,617 859,617 0000000000000000000015bc874821b424f9cfe51f748da210999a96f404a5da 737 1.00/1.00 vMB 2
859,616 859,616 000000000000000000003d44a92eec22997f1e177ce6c780813d1aac1cbec1d9 2,868 1.00/1.00 vMB 5
859,615 859,615 0000000000000000000178076da69f998a4334a66cbf4a5500060e312a4bf898 1,937 1.00/1.00 vMB 6
859,614 859,614 00000000000000000002564ebe193de1ec7ca8c32227c99d2710cb43edccfef1 2,801 1.00/1.00 vMB 3
859,613 859,613 000000000000000000023f5cb3b8cc419e367bd4e96791801c3077e5d12a6483 773 1.00/1.00 vMB 4
859,612 859,612 00000000000000000000f1ab2177be44b1b5920b242b92868ff768bb3e5bce00 2,120 1.00/1.00 vMB 7
859,611 859,611 000000000000000000009cd97109828c4907c88abee79ae79a56a5ecb69aa171 519 1.00/1.00 vMB 4
859,610 859,610 00000000000000000002bc446bb19862d043c9a5ce219091d7feb1ad7a7f5442 1,054 1.00/1.00 vMB 5
859,609 859,609 000000000000000000029a01f55e2925bc89507290ad80b1601dffc6eb935b9c 1,425 1.00/1.00 vMB 7
859,608 859,608 0000000000000000000040e71a18c1454435e1343c740e5b65368a5a18e678ca 1,020 1.00/1.00 vMB 6
859,607 859,607 00000000000000000000a87dcea7083b6e0f9cb6c4b6d6e0fc49d3b93dc4be0c 1,445 1.00/1.00 vMB 8
859,606 859,606 0000000000000000000228723c887e49c8e970375e70892abd55783b01ee271d 1,206 1.00/1.00 vMB 5
859,605 859,605 000000000000000000018b551e2bcaa79ff0d445362ccc2284500c5f7222b752 836 1.00/1.00 vMB 7
859,604 859,604 00000000000000000000b15499cabc8af841deb53092acff44ce9ecabe978995 3,092 1.00/1.00 vMB 4
859,603 859,603 00000000000000000000b7204950c387d8bf2459e63c09a76674cc2aa840f728 2,809 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.