Loading Tool

Explorer IconExplorer

Memory Pool

44,838 transactions
27.47 vMB
0.07539179 BTC
Random Selection Loading Transactions
Max Size: 144.86/200 MB

Candidate Block

Mining Attempt 33132d0349861d9b155116db24b2abc23db9b6226a7a95ec2f30697a1bf51d3c
Version 20000000
Previous Block 0000000000000000000025449f50590d909b1288ad98721336244ae461997fee
Merkle Root c066a687a92216830f6bafa4038230490aabc75c55e2f280952910cf94ff9a29
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,900
Size: 1.00 vMB
Total Fees: 0.02384772 BTC
Feerates: 150.77 > 2.39 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,898 (685,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,405 229,405 000000000000023d31a89e882b42110abd7e14e970bc91f08207622c0d4dcde8 831 0.37/1.00 vMB 155
229,404 229,404 00000000000000c37a435bf1cabe4f220eb1abfb5186832c34fd23b15e2a167d 445 0.34/1.00 vMB 96
229,403 229,403 000000000000023902b52b9bb971ba9b1f7bcb345869016361079b93e5a79e1b 606 0.25/1.00 vMB 173
229,402 229,402 00000000000001d9bdaf3d596c1c522fc62c60882970e84b91b512cbe7dbdcf5 256 0.11/1.00 vMB 189
229,401 229,401 000000000000002784a2e45bff193a9096a7eab1ebc194cae4b73b6b657494a6 437 0.17/1.00 vMB 202
229,400 229,400 000000000000020c8bb512207806aab6ac65e56e240dcb5185b37fb54e16309b 691 0.28/1.00 vMB 190
229,399 229,399 00000000000000319cfed550e883ee600da8448a9c0ed7c3b847926d1558bf9c 315 0.10/1.00 vMB 61
229,398 229,398 00000000000000791dbfa2457c5c2d178f3db1b1e429f19ca3c76a3131791b89 364 0.27/1.00 vMB 99
229,397 229,397 0000000000000087f68efd448460c94981c8bcbe2197b7e19522a14e67b545a1 808 0.25/1.00 vMB 217
229,396 229,396 000000000000014e2471b9c9a486014c7111b36b0b71d5ce2391be0c731e0aca 80 0.03/1.00 vMB 21
229,395 229,395 0000000000000201d80e39ce52db4380c05c25742cf24dce697004fd4153556c 432 0.22/1.00 vMB 133
229,394 229,394 0000000000000246aed82ad1eea1e8d0d166697716a7e71a6690068392c8302e 381 0.21/1.00 vMB 135
229,393 229,393 00000000000001266749ccff957fb590c9018ba69c08cb9a273c5dc779c40e9e 256 0.08/1.00 vMB 221
229,392 229,392 000000000000015894124ad63e736273dc53dfbde0eb6fe34bc0811f59983e42 1 0.00/1.00 vMB 0
229,391 229,391 000000000000011fc27ee2cafa011038a35b0a443ab41bb60864ddfd6dd989e7 697 0.27/1.00 vMB 182
229,390 229,390 00000000000001b54be863bb1372bc7c167f2758f3e7920f0a2607d63d18e2ac 181 0.15/1.00 vMB 67
229,389 229,389 000000000000016a20b5ee70ec0dce6941f0e5f9c1a3ef5d7fd4dcf5943417e8 149 0.06/1.00 vMB 125
229,388 229,388 0000000000000214286b9f4a9e5e814871ea941174a1333d72874e51a682cb58 583 0.33/1.00 vMB 158
229,387 229,387 0000000000000138b8b049ef6c1d4abb45743faf01ded7b0a9ccd84c9b30eef1 536 0.25/1.00 vMB 155
229,386 229,386 00000000000000979512df4b16d3105eb8c4ba4c3398aab49d058a575c1b2c29 128 0.04/1.00 vMB 102
229,385 229,385 00000000000000bd07a6c6e4fe2587f9feaf513ab22d6a4277e2f6fed5c048af 458 0.20/1.00 vMB 165
Previous 10 blocks ↓
Total Size: 782.21 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: 654.29 GB
    • Received: 14.12 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.