Loading Tool

Explorer IconExplorer

Memory Pool

82,680 transactions
32.39 vMB
0.07127320 BTC
Random Selection Loading Transactions
Max Size: 191.70/200 MB

Candidate Block

Mining Attempt 014d8a674a0e365c2bccaae24b1195f05278698e19a7b4cd2e7e6bc3763a9996
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root b069a67d955d182b6f3f8a39307304cc98776beac0a463330780426f46afcdb0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,101
Size: 1.00 vMB
Total Fees: 0.00745011 BTC
Feerates: 203.60 > 0.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (666,871 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,075 248,075 000000000000004065bc58058695d755967d8ec88b283cc5fbbc51c9937ced93 66 0.03/1.00 vMB 140
248,074 248,074 00000000000000066ab5591f60a69663398da56a88394cd5269ec5c97c9cf500 32 0.02/1.00 vMB 85
248,073 248,073 0000000000000063b358adcd2f5dee9526a362312c7498212c97add5c2565ab4 66 0.03/1.00 vMB 116
248,072 248,072 0000000000000072c122d94b85e18482705f87d59c3ecaee525562da9d82f430 209 0.09/1.00 vMB 120
248,071 248,071 0000000000000048261a7a44130521344e1329d47f801627627f1a884bdec0df 141 0.13/1.00 vMB 102
248,070 248,070 00000000000000457b5bf19fe2a67c8c5e0a388e220a0df5b41b4ac5e3e0c957 85 0.06/1.00 vMB 72
248,069 248,069 000000000000003fe0100f065df9ccf47a98266f1b360d9ef7553ac3f4f7ed82 48 0.02/1.00 vMB 14
248,068 248,068 000000000000002b5c1c315f4ed64fc4320d13dfec1f8e449940236f8546a767 297 0.19/1.00 vMB 121
248,067 248,067 000000000000006dd2d8a3ebf84efe1f21022141b8efcdd39c6ec8f709b66740 99 0.04/1.00 vMB 103
248,066 248,066 000000000000007f9c61bf6dd530b74432394cc64177b793aff4439da92ffd75 201 0.10/1.00 vMB 141
248,065 248,065 0000000000000070f3d118303a611e1f44ea6482a3b59a16056e69af088b1ffa 157 0.07/1.00 vMB 123
248,064 248,064 0000000000000019ef6094b2ad76a7baa5bb649fab6765682bb2df755a2c0107 194 0.13/1.00 vMB 119
248,063 248,063 0000000000000065dba1b3411dd7e691b376f1f358e9e909c8bd2163b5eb1d68 28 0.01/1.00 vMB 20
248,062 248,062 000000000000001c55379689501ec3ec6390bd470975260efbbfa552a516770b 304 0.15/1.00 vMB 118
248,061 248,061 00000000000000490068d5b8110ef4dfc3511cfa6dacdcf81b83f2ba9d451b2f 94 0.05/1.00 vMB 34
248,060 248,060 000000000000007bea8b46717ec4acb05830bcb6222497366dd72b02ddc80569 222 0.09/1.00 vMB 126
248,059 248,059 0000000000000001259175b681a5229a11e7d2a9a00dd84900828bb9fe1f7ef1 244 0.14/1.00 vMB 70
248,058 248,058 00000000000000816e8814d08f2ffecc342c3fc0fd4008b13493f12cd7cc4180 634 0.25/1.00 vMB 193
248,057 248,057 000000000000005a1599578fd077fc94f8321bddcbf0425948e6ed4748f3021d 751 0.30/1.00 vMB 156
248,056 248,056 0000000000000047719310d83cc27749433025d25d9ea47ab6a11f82d22c9cb9 450 0.17/1.00 vMB 148
248,055 248,055 000000000000002654f760bee29c92e3a3f8cd46d1a785e6a741fee088b43f3d 80 0.04/1.00 vMB 130
Previous 10 blocks ↓
Total Size: 782.29 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: 657.23 GB
    • Received: 14.50 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.