Loading Tool

Explorer IconExplorer

Memory Pool

68,687 transactions
26.18 vMB
0.06756081 BTC
Random Selection Loading Transactions
Max Size: 157.35/200 MB

Candidate Block

Mining Attempt 2009c842ced2a327501a94607f9ae24cba822188a08823d824d59ebeab7e4df9
Version 20000000
Previous Block 00000000000000000001f9a1dfb18214a37cb46ca63dd05c6e929a70d7ca8b95
Merkle Root 2c34bdfa9ce22ddc50f30b05e1c0cda00dbf4c089b2d218d8f4db7b2c947b8f7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,276
Size: 1.00 vMB
Total Fees: 0.01182996 BTC
Feerates: 150.92 > 1.19 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,505 (19,214 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
896,291 896,291 00000000000000000000797cb86647499bebd9273114cc524c3e2070b9bc933c 1,743 0.51/1.00 vMB 1
896,290 896,290 00000000000000000001191604cd04fad895abeca2a78c3870ba9310d0783de3 3,003 1.00/1.00 vMB 2
896,289 896,289 00000000000000000000da58eeaa089b97bfe2699003ea817ca9ca059ad7a952 3,369 1.00/1.00 vMB 2
896,288 896,288 0000000000000000000074775929f0d05ec8c07b7d66e797546366b4ef3d6f32 3,067 1.00/1.00 vMB 4
896,287 896,287 00000000000000000001633795c451c77c07505dd7017560af3ce08636ed6408 3,815 1.00/1.00 vMB 5
896,286 896,286 00000000000000000000a6271b919177468b4f4339538f92a03de32aa97b2311 3,380 0.92/1.00 vMB 1
896,285 896,285 000000000000000000017d5c5e2eff34e3c2892e5f8f9b77e673d6e803e6f9e8 3,244 1.00/1.00 vMB 1
896,284 896,284 000000000000000000008b80dc51acd25cdbe07dd87a7aeef9ff8c361e2fa3e5 1,625 1.00/1.00 vMB 1
896,283 896,283 0000000000000000000005f153676ed9944ace70738066dbbb834e4b8f91c6d3 1,805 1.00/1.00 vMB 1
896,282 896,282 00000000000000000001ab3c0747e699e508a8c44a9c15db119e5cd8668ea88f 3,500 1.00/1.00 vMB 2
896,281 896,281 00000000000000000001dadaed27abb1469c4afa160c6a422dc2751894fc86f6 3,780 1.00/1.00 vMB 3
896,280 896,280 00000000000000000000653a7326e0cad24aba1946110f53a97a8f7bd1b9ea55 3,869 1.00/1.00 vMB 1
896,279 896,279 00000000000000000000e0a6c436079406f98aa42bbcc5a6222de991ca9ea033 3,858 1.00/1.00 vMB 5
896,278 896,278 00000000000000000001d091fa8dfcd81937fce2751ec1d2bd4831738b044818 1,810 0.49/1.00 vMB 2
896,277 896,277 000000000000000000016e8319b426609cf9bacaf19314488addbabd1890c411 517 0.22/1.00 vMB 2
896,276 896,276 0000000000000000000122333627fbec47d8e7e98359a556456c8f1c7346807e 3,029 0.98/1.00 vMB 3
896,275 896,275 0000000000000000000012f3f0e4060c3fa553ffa13ffa147a790a152d3e2ecd 439 0.13/1.00 vMB 2
896,274 896,274 000000000000000000021e73803c293ebd828bba108bf5e3f2e4402ec2c8a63a 1,098 0.29/1.00 vMB 2
896,273 896,273 000000000000000000006dd5a6d626d20e9c47edc8cf3500f61bba1e7b18a38a 1,266 0.46/1.00 vMB 3
896,272 896,272 000000000000000000013c94fd0554250daa33aef16b893f6a257fb6acf946eb 361 0.21/1.00 vMB 2
896,271 896,271 00000000000000000001a23f7d140eb26dc5d239d0712bcc38e1bd40d0c5956a 351 0.08/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.27 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: 765.36 GB
    • Received: 19.22 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.