Loading Tool

Explorer IconExplorer

Memory Pool

39,033 transactions
28.93 vMB
0.03839137 BTC
Random Selection Loading Transactions
Max Size: 160.99/200 MB

Candidate Block

Mining Attempt 25b0adcbfe8763bddaafd0dd2ca2cf9cf521e31bc23b0f217f55464fa03acb28
Version 20000000
Previous Block 00000000000000000000634aebabeef5525a50ef01216dcd1e1e95eb93bbdca0
Merkle Root 143036ff42322a5626c3430a7c09acc54e12a24bdd39e73b9507dfd867f69aea
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,816
Size: 1.00 vMB
Total Fees: 0.00552623 BTC
Feerates: 50.23 > 0.55 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,650 (126 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,524 940,524 000000000000000000000b44935b0022d989f5fbf3914453388e5816e8f66e37 4,469 1.00/1.00 vMB 1
940,523 940,523 000000000000000000003be2a76e90e9647ba48a34f8d111fef03f602a96d466 3,938 1.00/1.00 vMB 1
940,522 940,522 0000000000000000000042ba03e4ebf9c21c4af2c27dc3ae072c406d11044980 3,494 1.00/1.00 vMB 3
940,521 940,521 00000000000000000000acc62c9eda2729b539556417a2087d380917c70483d2 3,596 1.00/1.00 vMB 1
940,520 940,520 0000000000000000000068130561e9dc9745e7cefea17fa219e8e1bffbad3d49 3,933 1.00/1.00 vMB 4
940,519 940,519 00000000000000000001e45baa24e8097a31e34eeb49178cf07b770a32e77024 3,731 1.00/1.00 vMB 2
940,518 940,518 000000000000000000014158deb56788c2ea47c66d6ebb645473d30d754ed946 3,052 1.00/1.00 vMB 2
940,517 940,517 000000000000000000015153632cd4519f36f1950408a0a222747018af54c1b4 5,002 1.00/1.00 vMB 0
940,516 940,516 000000000000000000002fbf9ce973df97e8f771fb6548aeb25b6795bf633e8b 2,673 0.92/1.00 vMB 1
940,515 940,515 0000000000000000000144473bfd04236355fd3b43b4f4ccdaefb11b6eb537d8 4,416 1.00/1.00 vMB 4
940,514 940,514 00000000000000000000299aa19032811e7eff9b1e732741bdc2cee4c10e8735 1,006 0.35/1.00 vMB 2
940,513 940,513 0000000000000000000141af1611fd6efd82afe29e894bcba1b72b61bd0e39cb 3,154 1.00/1.00 vMB 1
940,512 940,512 000000000000000000008ff3efa70bac0c887f6941f66f76bc3b3b59d8a31c12 3,600 1.00/1.00 vMB 1
940,511 940,511 000000000000000000003ea5b91b4ba95ad6d224013439c2e152fbee6d38b243 2,665 1.00/1.00 vMB 1
940,510 940,510 000000000000000000008f044eb886f79f179a32bfcb5700025dbfece2400949 3,727 1.00/1.00 vMB 4
940,509 940,509 00000000000000000001b61eb98ab34481177f366544780cdf92fed07814aaef 2,381 1.00/1.00 vMB 1
940,508 940,508 0000000000000000000100985af1590464f9576e7e37973438a1faa108beea1f 4,061 1.00/1.00 vMB 5
940,507 940,507 0000000000000000000190b65dd108bfa9d4d3f63985bf8d398d51b04ddbd300 2,536 0.93/1.00 vMB 2
940,506 940,506 0000000000000000000062433f43b53073a5ebd6ca58f250852d930aab59e70d 2,913 0.84/1.00 vMB 3
940,505 940,505 00000000000000000000d9783821b9bdaab12b2c6416070db77fee19b7d2a22a 1,117 0.44/1.00 vMB 2
940,504 940,504 00000000000000000001b40631ba936df784cfa400584a8bffb2ba51521ac989 1,590 0.55/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 827.92 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: 4,511.76 GB
    • Received: 244.88 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.