Loading Tool

Explorer IconExplorer

Memory Pool

45,689 transactions
29.06 vMB
0.13924245 BTC
Random Selection Loading Transactions
Max Size: 151.37/200 MB

Candidate Block

Mining Attempt 5fb3032d03e6630cc6aa980bb0c48605f5de0a789915997192e323dc00b8267e
Version 20000000
Previous Block 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132
Merkle Root e4bf176812e0d9c4cc22137337ad7beeb0dc6f3ce19dfa7c7b28e2e0e1e0d3b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,825
Size: 1.00 vMB
Total Fees: 0.04203141 BTC
Feerates: 150.75 > 4.21 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,710 (82,113 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
832,597 832,597 0000000000000000000145171c5cad5a94a8c22213d134f5f1ffbe9624afa808 2,786 1.00/1.00 vMB 34
832,596 832,596 00000000000000000002b229cb854d847faaf5925e369619cd659d7efc69d647 2,072 1.00/1.00 vMB 39
832,595 832,595 0000000000000000000265b03f8e9b55ea394f881f6515bad20e922c925afa2d 2,786 1.00/1.00 vMB 47
832,594 832,594 00000000000000000001d25765994bbf246bf858f7725b3d686299cd55bc0c37 2,442 1.00/1.00 vMB 49
832,593 832,593 0000000000000000000021c835e2b3ce7487e81e874bd94aab89bebdbc5fe985 2,754 1.00/1.00 vMB 38
832,592 832,592 00000000000000000002e6fcf106b2756d48c92c64bf7e8589aa23151e53b44a 3,417 1.00/1.00 vMB 55
832,591 832,591 0000000000000000000209dda5a1846d3edaa253fe4ba2ceb076938e0783cd78 2,757 1.00/1.00 vMB 38
832,590 832,590 00000000000000000002c0f8d0ac616378be242a7f93a59259231dc80e161a16 3,527 1.00/1.00 vMB 59
832,589 832,589 0000000000000000000202a0c794720e3393008cd4b83afd8ed9adefd6f4e9a3 3,205 1.00/1.00 vMB 47
832,588 832,588 000000000000000000036067987d074ae618515f0a385b33b9993911e75b0195 3,271 1.00/1.00 vMB 63
832,587 832,587 0000000000000000000128f58f8524d2c47a860b495eb98c453cc248d99a787b 3,660 1.00/1.00 vMB 52
832,586 832,586 00000000000000000000e94cde7212c1e571bade18b70362f8ce8d99640e73bd 3,549 1.00/1.00 vMB 71
832,585 832,585 00000000000000000000541417ed354d17d5dfec890383f3eaaaa6a88218e045 3,459 1.00/1.00 vMB 50
832,584 832,584 0000000000000000000062af5a9eed8858a1a23db3496acc461fbf233f5c31a9 4,054 1.00/1.00 vMB 65
832,583 832,583 000000000000000000016275c0574079d00d1259a48a5d6dc47fd69af7435fa4 3,027 1.00/1.00 vMB 62
832,582 832,582 000000000000000000018befcc3445b237b184bd1a77158be66d0074148570c0 2,886 1.00/1.00 vMB 63
832,581 832,581 00000000000000000000f0ae7a7e2daf1969c49ae20dfc336614419175fe15e3 3,110 1.00/1.00 vMB 73
832,580 832,580 00000000000000000000f47e354c98f11c461c61a4bd21f656aaedcc68d8607c 3,370 1.00/1.00 vMB 86
832,579 832,579 0000000000000000000089e466ad4aea72d3c69fa65a9538ec2c46df3d9d27e7 3,339 1.00/1.00 vMB 67
832,578 832,578 000000000000000000004b4f4369ecae6466305a9f5c28a697b3723323aca00d 3,331 1.00/1.00 vMB 83
832,577 832,577 000000000000000000000353476807407d525ad9dec1ddb7195c31f5bb0af87f 3,441 1.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 781.88 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: 645.03 GB
    • Received: 12.66 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.