Loading Tool

Explorer IconExplorer

Memory Pool

35,553 transactions
25.82 vMB
0.06279567 BTC
Random Selection Loading Transactions
Max Size: 131.81/200 MB

Candidate Block

Mining Attempt 30143485fa612f789b415581bd2311b22664135f9da783556353dd79f6ca3720
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root 0c11d34c7d601d0569478a6d92035a543218fba67aa99a32b0c482002692bd93
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,404
Size: 1.00 vMB
Total Fees: 0.01559515 BTC
Feerates: 152.71 > 1.56 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (78,059 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
836,629 836,629 00000000000000000002afcac4c15b4ad6db1872ff39f3487a6c734bd6562a77 2,645 1.00/1.00 vMB 16
836,628 836,628 00000000000000000002e490c8d6c1a5ef1ed273993d8348c94e77a76330127d 3,684 1.00/1.00 vMB 33
836,627 836,627 00000000000000000001ba5d75c4c243b2a667f6522648f117ddc8353538ecf3 959 1.00/1.00 vMB 10
836,626 836,626 00000000000000000002ffea81db9cc983e7214e19788c43bf30b330054553f3 1,981 1.00/1.00 vMB 10
836,625 836,625 00000000000000000001893cea89298062bd8c898d826151a401e317cdaaaa37 2,262 1.00/1.00 vMB 11
836,624 836,624 0000000000000000000249a866d23d05f44967acaaf875c6f99790a7b28cebd4 3,086 1.00/1.00 vMB 16
836,623 836,623 00000000000000000001de7ea60da340348bd087319aec269c466ffdb5e67c62 3,136 1.00/1.00 vMB 23
836,622 836,622 00000000000000000002c9cc33b4049de628ecd550298901426d621e74e52c78 1,575 1.00/1.00 vMB 11
836,621 836,621 00000000000000000001de5ee7c8cfb75336028878ff82f9ba763f498659c8ad 420 1.00/1.00 vMB 9
836,620 836,620 000000000000000000023cbe6049f5f10a002a6899586f212c5c274553bd4fa9 3,779 1.00/1.00 vMB 16
836,619 836,619 000000000000000000016b81136ff4c3acc2ac2944718ddfbd3bff2ee1659b49 2,874 1.00/1.00 vMB 24
836,618 836,618 0000000000000000000350035e176161fdc45fd41bfe4c77af3abb647124d4ca 1,764 1.00/1.00 vMB 13
836,617 836,617 00000000000000000002e99d6eff2c31c8eec59bb9040cd8a6e65f58b39e6311 302 1.00/1.00 vMB 9
836,616 836,616 0000000000000000000036147a7969bcff46ca61a01e84c475fbac11ca3b4164 1,017 1.00/1.00 vMB 10
836,615 836,615 000000000000000000011ec1c91fc57cf2dc38f9c171280d3205856fbca7b93a 2,260 1.00/1.00 vMB 12
836,614 836,614 0000000000000000000303c500b5359801231aa44ef53e6f4d8017aa2e97aeb0 3,569 1.00/1.00 vMB 14
836,613 836,613 00000000000000000000e460546b0ff8490c9e5713582ada6a27ef3f300e3e85 3,736 1.00/1.00 vMB 17
836,612 836,612 000000000000000000030bd2111d7eb3ed4a34d22c42a0f625dea3f312aaa7ce 1,696 1.00/1.00 vMB 15
836,611 836,611 00000000000000000002ee0467806985cd31dfa2c9d44e639e804aeb06145d27 3,425 1.00/1.00 vMB 16
836,610 836,610 00000000000000000001ad9be43484c7fc41bd3d1d2a05ab08e4e2c8d4cd338d 2,826 1.00/1.00 vMB 13
836,609 836,609 000000000000000000001fc45baf602c627507b864ebfd129ef341ac00a0ac85 3,519 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.84 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: 637.34 GB
    • Received: 12.41 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.