Loading Tool

Explorer IconExplorer

Memory Pool

21,403 transactions
9.39 vMB
0.05488250 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.94/200 MB

Candidate Block

Mining Attempt d56be8c14f7d3ef5346a8eab73580de43f66116d82760b2c274f0279cc10f6e2
Version 20000000
Previous Block 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f
Merkle Root b971c1f1c7434ca1cb9aefb2dc9b6e18dceabf1a30aed4522bc69330c3706323
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,583
Size: 1.00 vMB
Total Fees: 0.03181639 BTC
Median Feerate: 2.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,402 (742,818 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,584 170,584 00000000000007a7f207fafbdd08d6e6fb8eb4ec9451df4dcf9b0c36a764a037 25 0.01 vMB 572
170,583 170,583 00000000000000a73c89c32c994d66d1bf2a40858834c80321f5531c3eeddfc8 23 0.01 vMB 384
170,582 170,582 000000000000092e7848c666db3feae7bf8a93ad3c6f2138086eebeb0c681f16 14 0.01 vMB 236
170,581 170,581 000000000000099077cb6f6eb73ade520bf0a38aa4368146b97d98257f216bc9 94 0.02 vMB 0
170,580 170,580 0000000000000064df4ead5130e50e75891b1ffd2bb48457f835ef21ae2a925a 74 0.04 vMB 154
170,579 170,579 0000000000000b06d7894fdb833d7fd07c3be2efedd94123136bea118c26dbbe 1 0.00 vMB 0
170,578 170,578 00000000000008d125745cf14eae1b19bb95b360309eb73231cc939450e58cea 15 0.01 vMB 51
170,577 170,577 0000000000000a69da2ba1a1ce8bbed4e0ee13c180b21548b5605c6f49fa4177 5 0.00 vMB 38
170,576 170,576 0000000000000725b3622915da8febea70c0e676e7a7c92fac99f19a2eb9b022 33 0.01 vMB 46
170,575 170,575 00000000000003f9af927b664e24855b9d03a576a5d57110acc06b967ec2a66a 12 0.00 vMB 72
170,574 170,574 0000000000000378a5f49971ea25df459f74a16691a9177432fd2e11b4581cc1 154 0.05 vMB 0
170,573 170,573 000000000000024157ff17a7180a43533c88041a829bab1cfc82f778868d67e1 166 0.07 vMB 100
170,572 170,572 0000000000000097f33308590aefda4b6e12a87d918f0383570a92b84e7223ed 71 0.03 vMB 121
170,571 170,571 000000000000084280395447bae01cddb01c2c71e2ea3fd9484cc7576be44350 1 0.00 vMB 0
170,570 170,570 000000000000098ae5dca8a56c5528eb51b22429416cabae349056ffa9613568 74 0.03 vMB 60
170,569 170,569 00000000000008a10e6043e8e25bb34db0b2e43994a132db105db40dc5005c66 54 0.04 vMB 76
170,568 170,568 0000000000000a3830a92c9954d44fb26bc954b2b2ccc075afd228407536e7fb 13 0.01 vMB 29
170,567 170,567 0000000000000045bf1fee15deb131b8657e19a1e1cd5b72f6c53050731faeaa 101 0.03 vMB 221
170,566 170,566 000000000000012da7e49fe29d38a0cf1f981a803eb181d3c825b34e032dc1b5 59 0.04 vMB 52
170,565 170,565 00000000000009acab3cdd42c2fca2a86baf6d6eab2835f6eb323cd4f6378b62 1 0.00 vMB 0
170,564 170,564 000000000000074ce19063aea1b5b527ff32087c2814ea7ebd7116c8bc32ec97 46 0.03 vMB 617
Previous 10 blocks ↓
Total Size: 779.57 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: 271.70 GB
    • Received: 1.06 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.