Loading Tool

Explorer IconExplorer

Memory Pool

78,834 transactions
29.89 vMB
0.11939193 BTC
Random Selection Loading Transactions
Max Size: 179.60/200 MB

Candidate Block

Mining Attempt cb216f34cff4418ddd98642fbd59547efe07689aff342cd7049f960a9d34717c
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root a7cb103542b271b8d32cd0d5c03df4c19d8276860edf13ef369d1385a99bc829
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,464
Size: 1.00 vMB
Total Fees: 0.03666841 BTC
Feerates: 673.02 > 3.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (236,149 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
679,124 679,124 000000000000000000044286b01b171033517c0c4af88e48a99129616a6eeeab 2,321 1.00/1.00 vMB 88
679,123 679,123 00000000000000000000b15bf1c356185deaf6384a04aa97114e33d50dccd151 1,543 1.00/1.00 vMB 94
679,122 679,122 0000000000000000000aed3d96668f37dfa8f991ec631e2ba0f38cdb05bf5f62 1,597 1.00/1.00 vMB 93
679,121 679,121 0000000000000000000b9b304a0a907928959d0c7b8efe904aa4e929a43452db 2,452 1.00/1.00 vMB 109
679,120 679,120 0000000000000000000b50d78021bc9d83c8772eaba6e03056760cd97b6c493f 2,901 1.00/1.00 vMB 111
679,119 679,119 00000000000000000003e313987e5e1e5800227449c051d9532836403c7d0bbf 389 1.00/1.00 vMB 86
679,118 679,118 0000000000000000000a727205e0c841756eed8c9d9fc3521bddd59f74f54252 2,148 1.00/1.00 vMB 94
679,117 679,117 000000000000000000001abbab2c521f9043281ac078ab0cb9e3e610d3506f90 2,782 1.00/1.00 vMB 101
679,116 679,116 00000000000000000005c7942937987c5bb5bbc9520bae1b8131f11483a1e325 2,736 1.00/1.00 vMB 103
679,115 679,115 0000000000000000000679cde96f90985c8b23f2880b46af017596f67cb4cdfe 1 0.00/1.00 vMB 0
679,114 679,114 000000000000000000054fb23de907a99ea91ff1f082785dd54a8d7889b77adf 2,437 1.00/1.00 vMB 78
679,113 679,113 000000000000000000015eba9be8f0111d0e995a48554aca242fc746cf02fbb1 2,558 1.00/1.00 vMB 92
679,112 679,112 0000000000000000000a7a60a49c2020b784032edf1e70a860f38755e19e948e 1,664 1.00/1.00 vMB 75
679,111 679,111 000000000000000000050d596be6d4364a873372f800cbc3752e08f24434999a 2,278 1.00/1.00 vMB 75
679,110 679,110 00000000000000000000aa55317fb8cf0ce241362140bca878aba53f8554df45 2,624 1.00/1.00 vMB 93
679,109 679,109 00000000000000000009105d4b154672d526726cfeeb55373345abc270c269e8 2,182 1.00/1.00 vMB 77
679,108 679,108 00000000000000000007195219ea654a9ef7e299c33c09083816e0718d06a238 2,756 1.00/1.00 vMB 84
679,107 679,107 000000000000000000001851c920f1cdf341058b176948ff58ba7a9351ace1d0 2,515 1.00/1.00 vMB 84
679,106 679,106 000000000000000000053dfb9bfcccfe71621498818b25d6eaabc1b89ec45539 2,114 1.00/1.00 vMB 75
679,105 679,105 000000000000000000014b365420bea9ae7fb5e25511dd474f54a570e73a68cb 2,992 1.00/1.00 vMB 89
679,104 679,104 00000000000000000006f8191e981590ea12e0bcabb23ab72cd70f21e3298a57 2,113 1.00/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.