Loading Tool

Explorer IconExplorer

Memory Pool

79,095 transactions
29.48 vMB
0.06834433 BTC
Random Selection Loading Transactions
Max Size: 177.48/200 MB

Candidate Block

Mining Attempt c9c14c39b179fc9b989826543db864102f6f3b60eef55433282f139747745adc
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root e6b4bb9dd577131dfafe1cfbc66ab24a225bc6977778a6463d73618f695437ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,252
Size: 1.00 vMB
Total Fees: 0.00855382 BTC
Feerates: 150.77 > 0.86 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (337,461 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
577,532 577,532 0000000000000000000e5c134fd000255ee40811bdf69a47c7a88e66e134811a 2,800 1.00/1.00 vMB 145
577,531 577,531 0000000000000000002745fd919468158456436b0b7195dda17207ea0cbd1787 1,717 1.00/1.00 vMB 109
577,530 577,530 0000000000000000001f2becb3b55a401ed32a37338ceb2066366a776f83793f 2,421 1.00/1.00 vMB 146
577,529 577,529 0000000000000000001bea833a6a053374f77c2ffe743f43f82e8a3c1952d50f 1,865 1.00/1.00 vMB 140
577,528 577,528 000000000000000000208bd9a799db22ce2b49901d54417d952dbf8e6010ffbd 1,751 1.00/1.00 vMB 113
577,527 577,527 0000000000000000000f3987c6cb4c91cb3b780760a0ea7c884b05bb52a46cdc 3,044 1.00/1.00 vMB 125
577,526 577,526 0000000000000000001ca3fd47c385c40494dd80f1fd32b7a00be11e44ff9c07 2,750 1.00/1.00 vMB 160
577,525 577,525 0000000000000000000f5884407581253bffd6b6c9007f5da15dd1cf5b478203 2,164 1.00/1.00 vMB 145
577,524 577,524 0000000000000000000c2040b253224853c837b7c73e63035d29deaaf48fb380 2,894 1.00/1.00 vMB 163
577,523 577,523 00000000000000000029b8b12c038dec2cd4aa5d50f36f3b1720dd2ccf77bd90 2,440 1.00/1.00 vMB 160
577,522 577,522 0000000000000000001675d20dba104e08f4802779e26be7c21bbc2480963069 3,005 1.00/1.00 vMB 102
577,521 577,521 000000000000000000262b1304f75b3119387cdd1611f1562888afbc4434e186 2,818 1.00/1.00 vMB 147
577,520 577,520 00000000000000000001c0c86426ff7c77ff0f469f863798b19bdd759c1460a9 2,922 1.00/1.00 vMB 91
577,519 577,519 0000000000000000000d66a0c1049172cbe11612a228ab9c12733e8f40144cd6 2,325 1.00/1.00 vMB 75
577,518 577,518 000000000000000000138250dba2adb1715ff6f84441b03b18db2258910c8c96 1 0.00/1.00 vMB 0
577,517 577,517 0000000000000000001040c655a8748e6fc62f2de03f7d985d07660f7aade346 3,070 1.00/1.00 vMB 110
577,516 577,516 000000000000000000184c7ac9420e32f21e54d860dfceb0a0830f01c282e5a7 2,774 1.00/1.00 vMB 148
577,515 577,515 0000000000000000000ce944499894bace98b57e70fd5f114d96af8087d44fdd 3,057 1.00/1.00 vMB 109
577,514 577,514 000000000000000000007723a1c809903048ab396af9e927138c1511b3f1bc44 2,536 1.00/1.00 vMB 167
577,513 577,513 0000000000000000001a093f9b8985855a07b5a22536680a43b77f0092ba99ec 2,952 1.00/1.00 vMB 144
577,512 577,512 000000000000000000243eacd8b682288fb5c5892cd9bd72683ea6aa7851e59e 2,753 1.00/1.00 vMB 148
Previous 10 blocks ↓
Total Size: 782.38 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: 664.30 GB
    • Received: 14.96 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.