Loading Tool

Explorer IconExplorer

Memory Pool

81,517 transactions
22.40 vMB
0.06606252 BTC
Random Selection Loading Transactions
Max Size: 148.77/200 MB

Candidate Block

Mining Attempt a3a6dea226c1e0f29d7785445f04293bd92d8863e31c6b9a0e60f0b7cf0f1c65
Version 20000000
Previous Block 00000000000000000001ba3b9451e432b1c91ed32034b9a58b49b57e40c7cce4
Merkle Root 19f495880b5f2d29cb7c678deee07ce06c3f6b945828260f69c743d91b02b8a8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,714
Size: 1.00 vMB
Total Fees: 0.01444132 BTC
Feerates: 172.83 > 1.45 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,128 (862,669 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
53,459 53,459 00000000151d9c49e39e2055fdb18f58df6443e49b2bfd9f294b8fdd97efee90 1 0.00/1.00 vMB 0
53,458 53,458 0000000002e69b6354276ec137b8117169f4b9454439e549c375c136c1368a87 1 0.00/1.00 vMB 0
53,457 53,457 000000000dfc1cfe3ea06a2f93956eb7106fe95122555c706792e7ac93959d10 3 0.00/1.00 vMB 0
53,456 53,456 00000000105ad472276d6c6518e889d7645cb50fcb04b32bdc4c58360a1fbb8c 3 0.00/1.00 vMB 0
53,455 53,455 00000000087a012ceffc662d3e902d18907d1e2f85c4ab853b697354677a2a50 1 0.00/1.00 vMB 0
53,454 53,454 000000000d8af4e7e07a0afa19ea8df25849fa2a792845740faf8799b645a02a 1 0.00/1.00 vMB 0
53,453 53,453 0000000014257a94b76483157a8b6c2ed3dc7a11a74c462cc6a16d39ca8ce8b9 2 0.00/1.00 vMB 0
53,452 53,452 000000000af51393cf6b5a3bb2549cc04fca5f292f61a6c0b78694499bee5379 1 0.00/1.00 vMB 0
53,451 53,451 00000000136db0ef0f8f0c765cad56556c531d04df53a5341f83799f1792c4c5 2 0.00/1.00 vMB 0
53,450 53,450 000000000f2713aec0ca4be838a0b0e999d81c80a89b66ad728943dfe6a4b447 2 0.00/1.00 vMB 0
53,449 53,449 000000000ad5b50fac7711119a255267f879fb84db05175f8c48ef37ec0898ce 1 0.00/1.00 vMB 0
53,448 53,448 000000000422594b3e1064df5972c88b9cd99a5d791bfe141067320d028f0381 1 0.00/1.00 vMB 0
53,447 53,447 0000000002e8422593f1d29abe7910e4cfde06f61fe7caf979e2fc835bfef380 1 0.00/1.00 vMB 0
53,446 53,446 000000000829b570a8c9001514e3a86b26cbbe703b4a38c785c55de75bc6b957 2 0.00/1.00 vMB 0
53,445 53,445 0000000015622fbfb94a74b797b1b42ce8cd0a53b1d0a74622590eba3fad9531 1 0.00/1.00 vMB 0
53,444 53,444 0000000000244acafe3d942eabe9d8127a83c233d27230b1dbd39777d15dfe07 1 0.00/1.00 vMB 0
53,443 53,443 0000000011a33deb16c9a7fa2ea4f55cf7aa64b6ffacdbc099fdafac34a6a4f2 1 0.00/1.00 vMB 0
53,442 53,442 0000000013cfe4cc44c09fc67c1290037088f50eb9c8a4c2ed74360f7890fb14 1 0.00/1.00 vMB 0
53,441 53,441 000000000489d5fb40fa1958e3cdc5ab12451cabd5a400e159244b5d3185d602 1 0.00/1.00 vMB 0
53,440 53,440 0000000000bbf66e1205afaa4184a4dfc6f50584a6780bff89e1fc85dc90b069 1 0.00/1.00 vMB 0
53,439 53,439 0000000001d9f16a864011f8f91ce27f79edaa79936a755ce558bc015a95cff1 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.34 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: 817.21 GB
    • Received: 24.38 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.