Loading Tool

Explorer IconExplorer

Memory Pool

17,985 transactions
8.58 vMB
0.03101685 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.93/200 MB

Candidate Block

Mining Attempt 974fdd0c098ebbc1aafc52f3e2a201e86ab348048827f3273dea162d62abf052
Version 20000000
Previous Block 0000000000000000000003c7cbcc0246969b12a8c6b834f333c2ac327690af3c
Merkle Root 61c3ba29423893d1c24869f67178cf1e44740e12d9928e1b5c0eb5ffdd7dfcf3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,388
Size: 1.00 vMB
Total Fees: 0.01250993 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,389 (747,644 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
165,745 165,745 000000000000045093d8eef3e44331421d65a36a79a5ed16dcb46d939f09fb9b 18 0.01 vMB 1,760
165,744 165,744 0000000000000572847fb551b3f1d72b1b1d7ee6bd451df5d497f444d732fa79 52 0.01 vMB 7
165,743 165,743 000000000000059cd3db90a37ce4bd71af7d6a3a23f87f8b1ccda0653c116337 90 0.04 vMB 354
165,742 165,742 000000000000062051253d314bb6dee0e103f38bf95644cb15549a8d614d2f03 30 0.01 vMB 126
165,741 165,741 00000000000008293e1b9a7b3e29893cb0bdd2de6f9e56cd11ecc595543fd68f 7 0.00 vMB 0
165,740 165,740 00000000000000377b30169e764f80e6c29a4577d09ea88b372871050f491990 52 0.02 vMB 79
165,739 165,739 0000000000000965738abadd84476160b1a17c53575a8cee6dd513f5a19f31df 89 0.03 vMB 126
165,738 165,738 00000000000000d90d3c6b25c7cc57c6282f2d73657b6b3d1c913545215f85e4 9 0.00 vMB 72
165,737 165,737 0000000000000b834e5fe2e21e820ecf047e7bcec08389e465f5a31dcd23f5de 59 0.03 vMB 21
165,736 165,736 00000000000004c13b8a6b5e7339146ba6743e94a02e3bd84bbf621775f3097e 91 0.04 vMB 108
165,735 165,735 00000000000009101f513dc61e3f2bbbd589a6c028eae503ae7a4655382ff04e 13 0.00 vMB 290
165,734 165,734 00000000000002411f627d2ec74ff47690563cf4de16f17897148b9da9550f72 20 0.01 vMB 15
165,733 165,733 0000000000000119837f40694c2eda98dfb9940ffe0dbec591955dd412b8558a 10 0.00 vMB 12
165,732 165,732 0000000000000943869ff31bce0a383d02f4b762be361b3567e97608b5e0ff22 31 0.01 vMB 118
165,731 165,731 00000000000009eb3b6b2aedff4d7b12fe9c65bfa25022e582a15884f85cade3 78 0.03 vMB 183
165,730 165,730 00000000000004621fcf019c465d463c5ca9d3e54db2032958b228c80a2ee2f8 145 0.05 vMB 164
165,729 165,729 000000000000054381459767548842232a3b25218620e0898ee6db5d5abc1549 14 0.01 vMB 180
165,728 165,728 000000000000008d3e793ff69dcb35217d27a60b57a62de02ed6a44e78d67f24 25 0.01 vMB 14
165,727 165,727 00000000000001e2abaa9123ef669c3b2e8557a5aa7e68f3c9db4902a594bfbc 22 0.01 vMB 36
165,726 165,726 0000000000000231bdee3087bf4e4e0a0aeb16fc6e5cd7f7b805e730a34fd3ac 53 0.03 vMB 94
165,725 165,725 000000000000018509b28ae97bb7116926cae970854203d1d36fd89531cfa26f 62 0.02 vMB 80
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

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