Loading Tool

Explorer IconExplorer

Memory Pool

79,140 transactions
29.50 vMB
0.06863422 BTC
Random Selection Loading Transactions
Max Size: 177.55/200 MB

Candidate Block

Mining Attempt 1bbcbf1da5df426d6628a07a804a77886361ed6c9a061ab55d402c3d4aa44f2c
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root f00bd9628e94b11e114d49e9ccfa5617805793a60b19ee9dac9bf95440ee9e28
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,197
Size: 1.00 vMB
Total Fees: 0.00876593 BTC
Feerates: 150.77 > 0.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (337,455 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
577,538 577,538 00000000000000000007d0a09fd100e79d95e5af3310bd4398d5e75cba5967b2 2,759 1.00/1.00 vMB 123
577,537 577,537 00000000000000000011485735f183ca918fe66aba1d00528ca10f6ace910c6e 2,776 1.00/1.00 vMB 144
577,536 577,536 0000000000000000002089ad74f85f0c9f8e6daa4aa4e03bd2b68223dc22af61 2,750 1.00/1.00 vMB 137
577,535 577,535 0000000000000000001740d99c61866e456a2bb9b07696fc3a6b7dcf48c57272 2,491 1.00/1.00 vMB 147
577,534 577,534 00000000000000000021426509374c76182451db4bf01f845488ffe2f3c789b4 2,568 1.00/1.00 vMB 161
577,533 577,533 000000000000000000195781eb92fb622f72c1b9d27699cb963bdda3603ead5b 2,473 1.00/1.00 vMB 152
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
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.32 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.