Loading Tool

Explorer IconExplorer

Memory Pool

14,384 transactions
10.80 vMB
0.04581160 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.11/200 MB

Candidate Block

Mining Attempt 4ef026e92a5f282efe336eab750d547541fc4bdf2fed216142a36671661b50b7
Version 20000000
Previous Block 000000000000000000007fe516c23d208c0e936621568af08b537f0dfad8b31f
Merkle Root b4a650f14631209d48e98abfcf5b8aaaf5a0a3d5a889121f9e87cec53a1fb2f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,034
Size: 0.99794275 1.00 vMB
Total Fees: 0.02637893 BTC
Feerates: 202.69 > 2.64 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,810 (877,402 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
36,408 36,408 00000000ad7d1a19bd50870ca0475381cddd760019f770600a28d86b56249a97 1 0.00/1.00 vMB 0
36,407 36,407 00000000653553ba587186a3919cb1e559dbb8539cc6be70a75734e76734303a 1 0.00/1.00 vMB 0
36,406 36,406 0000000047a3cbb13b4017ed904afe0aa7417d21ba649f63be241f2548f849af 1 0.00/1.00 vMB 0
36,405 36,405 000000008d81e8e660fce602cb26bd1e5f7606491585341d011d7a8f65c00dd3 3 0.00/1.00 vMB 0
36,404 36,404 000000002763f0473ad2dcc7bbd3e76fae40233918a54e8fce61999f732ca8d3 1 0.00/1.00 vMB 0
36,403 36,403 00000000390a223ead746a1e4d39843b6e985f4253d43721ee00233aded8e938 1 0.00/1.00 vMB 0
36,402 36,402 0000000001de9abcc81710f873d8e425d069f3b789b937cad8d1c8118b1b9932 1 0.00/1.00 vMB 0
36,401 36,401 000000003c26c0019bbd1b1668be5a5a282edd812666171c7b9f6b4b0ee042a7 1 0.00/1.00 vMB 0
36,400 36,400 00000000479cfcd33b8508841190662caea9c4d9e70fdb53bf9a6cc818be6114 1 0.00/1.00 vMB 0
36,399 36,399 000000005a827b7940abb0db161c8a14130591607da169bb717f9cceb7f9296b 1 0.00/1.00 vMB 0
36,398 36,398 00000000977cce204ef2a304e91c491f551b97015036b7300394ecc1a773a193 1 0.00/1.00 vMB 0
36,397 36,397 00000000abb1be7c75e4f4534c1b4cf256763ee5a94622af8dae75e0cecf84ea 1 0.00/1.00 vMB 0
36,396 36,396 000000009d405523eb02c0bd385da0282b56388139599d41beea64360e398f36 1 0.00/1.00 vMB 0
36,395 36,395 000000003737c4fce410e46df0e24b41951427a9c880b37dcd97d89c07c35361 1 0.00/1.00 vMB 0
36,394 36,394 0000000004155dd01119aeb1e7ed9effb649e042a79f8df3caeece058f18add5 1 0.00/1.00 vMB 0
36,393 36,393 000000004607985697f41fbcbc1ba2c978977e80f28eef9235eeeb95d04c0ed1 1 0.00/1.00 vMB 0
36,392 36,392 00000000ac0525906a64179f189fd6801016ae21a277241902561cecaf89014a 1 0.00/1.00 vMB 0
36,391 36,391 000000006aa05fec5b3bef73e5d623b394e935b6859d0183c97fc1288ee55527 1 0.00/1.00 vMB 0
36,390 36,390 00000000b44a4c4f8e1c5a014f76a33744cacfe790b8905895f88eeff47840bf 1 0.00/1.00 vMB 0
36,389 36,389 0000000003f3e9e2dcc407d54bead37c0e38783e7c0dea0624c7c74674b851a0 1 0.00/1.00 vMB 0
36,388 36,388 0000000090818c3ec900e8391bc0409c23858ab063a3c53e235fed196877f625 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.28 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 516.60 GB
    • Received: 4.46 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.