Loading Tool

Explorer IconExplorer

Memory Pool

84,295 transactions
32.66 vMB
0.07975590 BTC
Random Selection Loading Transactions
Max Size: 193.54/200 MB

Candidate Block

Mining Attempt 3d7145001b77d3a7f13b7e7f92e6698cac3beb90071afbab0b1fe601361bc249
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 8c20aee7326f8c8a2c512151eb202dcf68cdd70ff245ec461dae11fabc6f2ea8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,777
Size: 1.00 vMB
Total Fees: 0.01493328 BTC
Feerates: 100.53 > 1.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (640,721 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,228 274,228 0000000000000003bb7d1cb19d405fe718c57c34097b500d7ab43e8dc2d4e2d2 219 0.10/1.00 vMB 63
274,227 274,227 0000000000000000ccc0eb8f3140b75b87e8375b64e0cb5f162df3711577e52a 596 0.56/1.00 vMB 24
274,226 274,226 0000000000000001577efac234361140b7907488a7f02972df00f72bbc77da97 338 0.25/1.00 vMB 30
274,225 274,225 000000000000000028742ffe409bd46803b9041c41efc0cd7a9000eafbcbf868 694 0.25/1.00 vMB 68
274,224 274,224 0000000000000002acaf089412856356fb62df1d203e067f54b26a7ca1da3b71 1,057 0.50/1.00 vMB 60
274,223 274,223 00000000000000046832e8741156a467791a13b1c9670b812b9454f4913e7b6a 896 0.50/1.00 vMB 31
274,222 274,222 0000000000000004749c7c63a684aa227a1a3c920a0544785b71dfc3bd8e9a7f 1,160 0.50/1.00 vMB 62
274,221 274,221 00000000000000039223e0362f0e9d1a9583dfea61748269bb1ae5d2ae15af22 742 0.25/1.00 vMB 57
274,220 274,220 00000000000000000b89dd06e4833dd3db2324ba42b498317a4ac30bd23953c8 768 0.25/1.00 vMB 131
274,219 274,219 0000000000000001a9264193974809cc823b6a771778385c1d9a0534131e804f 641 0.25/1.00 vMB 43
274,218 274,218 0000000000000001dd34ab54d6c26fe088a74e8813fe8b0d71a2bf9565cc8677 630 0.25/1.00 vMB 75
274,217 274,217 0000000000000004254e9f2cdf2a819b567516ff09a9518189bf9471194cd45e 747 0.25/1.00 vMB 96
274,216 274,216 000000000000000445a8c7500679098d440cddad0177771f876708bd26bb4f38 107 0.06/1.00 vMB 46
274,215 274,215 0000000000000004b9656f854b0cff01c1e54766704f04da68c194dd937553e2 413 0.25/1.00 vMB 41
274,214 274,214 00000000000000016ba5151498428a7fc5853da3311ff16d7fbfbaa903a4ffd8 378 0.15/1.00 vMB 87
274,213 274,213 00000000000000049666e2c5a63f221132c985d19ad39565e72faee1357669e8 1,212 0.42/1.00 vMB 43
274,212 274,212 0000000000000002e14fcd849afa3cb2f306e2488e68df830b373948a86e14cd 240 0.10/1.00 vMB 24
274,211 274,211 00000000000000015af8f741ebf3a0643a9fa7aa3a63e7e0a0ea4aefde4762f7 731 0.25/1.00 vMB 51
274,210 274,210 0000000000000000bcc553c153ead4386545ac5cae6ab8cc865a2ce8c1fe0305 667 0.26/1.00 vMB 67
274,209 274,209 0000000000000003405edd7f2116776b4705e65345be003f3ea880a9f8216b67 108 0.04/1.00 vMB 38
274,208 274,208 0000000000000001b162a1648e02a789e00eaf0fc4a949db1f4f1a152f166c29 471 0.19/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.30 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.38 GB
    • Received: 14.54 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.