Loading Tool

Explorer IconExplorer

Memory Pool

50,506 transactions
28.40 vMB
0.07544667 BTC
Random Selection Loading Transactions
Max Size: 152.75/200 MB

Candidate Block

Mining Attempt 6bfe45a5c1d0a2194f6406cca7ddac67c5f6219511472d7736c1bf41a1155398
Version 20000000
Previous Block 000000000000000000006aeda7cc004234c1ab671c5672364bc6b11d12bb94b3
Merkle Root f5cb8aa69d6698eb668808c01a41fd87755bd4a4d5e4bf868be687d802aa3197
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,225
Size: 1.00 vMB
Total Fees: 0.02129256 BTC
Feerates: 507.72 > 2.13 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,772 (337,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
577,220 577,220 00000000000000000006e61ce4754a08d2b06f4d917fb3007a54bb32fa441609 1 0.00/1.00 vMB 0
577,219 577,219 0000000000000000001be90b88e22862ff7f30deacd97fc3e987be944e6a13e2 2,590 1.00/1.00 vMB 112
577,218 577,218 00000000000000000017192e683a93a22f0f44c5a22933baecc1edd8b2ae5487 2,695 1.00/1.00 vMB 100
577,217 577,217 0000000000000000000a868a47783468ae3b914b5180b35625823116a449db0e 2,624 1.00/1.00 vMB 110
577,216 577,216 00000000000000000009438c344df1c3958eca604b7997ce6c78b9b1a0746916 2,784 1.00/1.00 vMB 130
577,215 577,215 000000000000000000175a14fecc21179492417a03f1fc232c5cc66a062d6716 2,577 1.00/1.00 vMB 125
577,214 577,214 00000000000000000028eaad71c0fc7b552bd51d98253b83edf3c73c93c47587 2,578 1.00/1.00 vMB 140
577,213 577,213 0000000000000000000e36720399811308a6d7393f888bf574ed608f6e5190c9 2,469 1.00/1.00 vMB 153
577,212 577,212 0000000000000000002338bc2c5b6389ce8b403aaba8a969c08af99211317b45 2,342 1.00/1.00 vMB 155
577,211 577,211 00000000000000000027e3039e38892c687acd664f4328075b3884a90d9056fa 3,349 1.00/1.00 vMB 159
577,210 577,210 00000000000000000009bc7949a182434147f2712298da9610ed433cb0c846f2 2,966 1.00/1.00 vMB 222
577,209 577,209 0000000000000000000f26be686680431055ac4f11af390cbc1c10aca4a42a41 2,270 1.00/1.00 vMB 143
577,208 577,208 00000000000000000024fdd5ed63b08d69405eb70e1ee7d84e3ea2bd764b9532 1,098 1.00/1.00 vMB 19
577,207 577,207 00000000000000000003b842fa156e4a0ea14eb338a6de8291813ba3f70e80f8 2,149 1.00/1.00 vMB 64
577,206 577,206 00000000000000000021827a1e5aa9184e597ce1e98b16468c4763b9ba9bf861 2,616 1.00/1.00 vMB 34
577,205 577,205 0000000000000000001e15ea0b8e78e6cc2a232114187ae3e49160b1effa48b5 2,902 1.00/1.00 vMB 130
577,204 577,204 000000000000000000127d87c2b98d691f55779ffb48257fae794312ed7214b6 2,406 1.00/1.00 vMB 169
577,203 577,203 0000000000000000000a0d40cb2c4da08ce4a8e1c1ce6e50e012944115408bf4 1,713 1.00/1.00 vMB 8
577,202 577,202 0000000000000000000201043a56ec6130c1a1a8a4c1ca5a67811d1ad8428e9e 2,967 1.00/1.00 vMB 86
577,201 577,201 00000000000000000029a05dd72b83def4726972074de14f54ca7eb252298804 2,771 1.00/1.00 vMB 111
577,200 577,200 000000000000000000292ce2c04769ad6497f66f4f75a53f3d102be954d855f9 2,827 1.00/1.00 vMB 129
Previous 10 blocks ↓
Total Size: 781.98 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: 648.34 GB
    • Received: 13.03 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.