Loading Tool

Explorer IconExplorer

Memory Pool

46,243 transactions
26.90 vMB
0.06136186 BTC
Random Selection Loading Transactions
Max Size: 142.73/200 MB

Candidate Block

Mining Attempt 70e6fa60b83b9f236e35c2ff3b13ca0749ff4d50964fd39a132a82f759cd9e38
Version 20000000
Previous Block 00000000000000000001d48fe31ee355e05137abbba8ee3417ce18547d2ebc79
Merkle Root ea9a892d746fe745a433c1575127648b131b12c43199d51e8e246255259140be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,728
Size: 1.00 vMB
Total Fees: 0.01166067 BTC
Feerates: 40.21 > 1.17 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,743 (694,516 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,227 220,227 000000000000021c0ec6ea7b6d43718d8b13480ab96a1d20f0facf3f0d7416bf 376 0.21/1.00 vMB 134
220,226 220,226 00000000000001d0587a4cc0ddf1f1a54364e1e22e3f39817eb7089851e705f6 696 0.25/1.00 vMB 242
220,225 220,225 00000000000004e0b72a2320efd21c329afbe25623c48fc22445e8c2407c8c5c 372 0.19/1.00 vMB 174
220,224 220,224 000000000000045c348bab3f44d8f0986ae5d282f74f98eebe1f0fe2cae9bd11 126 0.05/1.00 vMB 59
220,223 220,223 00000000000002e3840cbabebac424dd94aedf4886e7777e0317d121b104f6f2 294 0.25/1.00 vMB 113
220,222 220,222 00000000000000ad1c45aaa125383711723451fb0d091f83d2de8fadfb06bf36 660 0.25/1.00 vMB 230
220,221 220,221 00000000000000247a2d7e839d2db94b90a94aa7ba516daaeeed117e607675e7 14 0.00/1.00 vMB 326
220,220 220,220 00000000000001039b0c14e6d9c92de9bf114cc905eeafcec1d213af0a340c2f 630 0.25/1.00 vMB 207
220,219 220,219 00000000000002b4fdbfa5a5d9e28dd4261e0c0d4f3cce3e6698b579d38f378f 643 0.25/1.00 vMB 183
220,218 220,218 000000000000049e5965de9690fba55c08ec8f75b39e38e7b17ca7cb32cb6471 721 0.28/1.00 vMB 207
220,217 220,217 00000000000003b8aa35a0be5e57ce6cad6e4eb1cc18c1e29bab465a3a294eaf 251 0.18/1.00 vMB 218
220,216 220,216 000000000000010535d202e1388385c86012a31b814d6a32793da5d2dc64b243 136 0.08/1.00 vMB 180
220,215 220,215 0000000000000119d364b0417acd2fd4b99452e456cd3c90e0cfb414f056a4ca 132 0.05/1.00 vMB 10
220,214 220,214 0000000000000120c244c43974fc84df79e53715013329c44a26b7f7c95754db 27 0.01/1.00 vMB 75
220,213 220,213 00000000000004b37409cc259d6a1909d2ad4208bc813e52c479b449d6c6209c 233 0.18/1.00 vMB 111
220,212 220,212 00000000000004fc3e401886b848306e1f1d1ef6c794cf90c445ef17dfca3a89 432 0.23/1.00 vMB 139
220,211 220,211 000000000000010370fad0c0679cd6c647db3794b44874e66a488d7220d803bd 737 0.25/1.00 vMB 259
220,210 220,210 00000000000002f1d639a6f7d86b49a18be520df41617327da7a78616c05bc1a 383 0.29/1.00 vMB 125
220,209 220,209 000000000000002f8596f3f13d37d1e3c2e3389b182cbe173f60758cf8e584ab 820 0.25/1.00 vMB 329
220,208 220,208 0000000000000310f7509ecad7ddf2266138920090a75f625b276bc2408f9502 6 0.00/1.00 vMB 187
220,207 220,207 0000000000000515a0b286798f51c0ca678cb08994ac26dee5bd849231dcb990 556 0.23/1.00 vMB 234
Previous 10 blocks ↓
Total Size: 781.93 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: 646.43 GB
    • Received: 12.86 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.