Loading Tool

Explorer IconExplorer

Memory Pool

80,168 transactions
30.82 vMB
0.08850177 BTC
Random Selection Loading Transactions
Max Size: 186.70/200 MB

Candidate Block

Mining Attempt c95d6249238fc26e617fddfcf7d00762f02cf3a0535671f3214353143a7d64bc
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 1e23ad09b70667ad336e166f766f21c61d2e3f1ac52f1c3e6b7c393249568702
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,864
Size: 1.00 vMB
Total Fees: 0.01583469 BTC
Feerates: 106.51 > 1.59 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (623,661 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,726 291,726 000000000000000038a7c302265cc30c672f7e67769727a32bd72ef2f36f65f5 211 0.12/1.00 vMB 26
291,725 291,725 000000000000000055dc00f89f83925a988ef03ac60cfe093a2e5d0cbf6e16f2 201 0.12/1.00 vMB 29
291,724 291,724 000000000000000011bdba2db9811f95fb1600133c08eefa9f09a07b2b187ddd 147 0.06/1.00 vMB 38
291,723 291,723 00000000000000002d182afa55a3aebfecdfc4344794170ad9a0239293b473b5 176 0.12/1.00 vMB 25
291,722 291,722 0000000000000000c728d8de3ade286850d2e9c76e4ff822a1b45051064a3a6c 870 0.35/1.00 vMB 40
291,721 291,721 000000000000000077446965a2031148997f1618a973b940c28b94e03177bc2d 370 0.24/1.00 vMB 30
291,720 291,720 00000000000000009bf2d1fddd8dbc27fe48731bf29fd5910aa081d248e56c22 310 0.16/1.00 vMB 31
291,719 291,719 00000000000000003ed723e1b333e01e4a3477641f45b67abe26f32e5382809f 870 0.40/1.00 vMB 39
291,718 291,718 000000000000000068fe86eea1da7501fea23becbda4fc76e8a1640a0294485e 34 0.06/1.00 vMB 9
291,717 291,717 000000000000000099ec29221c164cd9ce4feb45bb817db33f5ea2552234dbcd 239 0.15/1.00 vMB 26
291,716 291,716 00000000000000000b2ea8c6899321bb51e5c70f859ac6b5838d318f93610688 65 0.05/1.00 vMB 9
291,715 291,715 0000000000000000db96f98314389eabdd0a5747af413a617c65d1763e93ccd4 527 0.24/1.00 vMB 43
291,714 291,714 00000000000000003e9f2f140b32569d60568cf02a7f3432e20a747e1ff6b7ef 456 0.47/1.00 vMB 21
291,713 291,713 0000000000000000586cd96de4b5ce7f1a99d09abd681b880f36fbc9c8507222 512 0.17/1.00 vMB 42
291,712 291,712 000000000000000059f23a293849cee6b24f11554378df7d41738aa4b8cca18c 1,788 0.90/1.00 vMB 33
291,711 291,711 000000000000000051dd4da993d20169a7c05ed6a5aa7818e7a4d631c1f95492 512 0.16/1.00 vMB 64
291,710 291,710 000000000000000059d6c05ee0af4bee4707ecb201c061f105de5b03db719441 780 0.49/1.00 vMB 27
291,709 291,709 00000000000000009dd27be48b5c41c522444b35105ca3b483bd58211849cac6 267 0.19/1.00 vMB 25
291,708 291,708 0000000000000000af5d05a8e674da9f02abc602017c48194c6655b63a348b17 103 0.06/1.00 vMB 42
291,707 291,707 0000000000000000814d6fd3984811321c52d64876a427d670956d6da0e5b719 411 0.27/1.00 vMB 30
291,706 291,706 000000000000000074b356b6ac00e1b1e396b7d26810ec8b3c146ff587af2885 830 0.48/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.