Loading Tool

Explorer IconExplorer

Memory Pool

38,596 transactions
28.41 vMB
0.07034938 BTC
Random Selection Loading Transactions
Max Size: 144.14/200 MB

Candidate Block

Mining Attempt 105b0e18b0018e098d89e6afaf243ae378c22e1b492d3fb2fc8512464810b827
Version 20000000
Previous Block 00000000000000000000b940d12fdd4738a54d039159eec3ba1e77f5522f2a8e
Merkle Root ac003f42a4eb4db773e483c7fa8cf36dc7a31e2c864b8e80621256ccbfc56623
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,076
Size: 1.00 vMB
Total Fees: 0.01569156 BTC
Feerates: 150.61 > 1.57 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,597 (203,359 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
711,238 711,238 00000000000000000005ddc4846ffa759a4fc9e977f5996d3a00bb03d051a095 1,553 0.60/1.00 vMB 9
711,237 711,237 00000000000000000006e9b129d12be742c87464d86361e4c4fee2c2728f0fcb 2,597 1.00/1.00 vMB 11
711,236 711,236 00000000000000000007ca1d45cd1144b7fd6c8f4ebdb1fbadc2e8ca9e3668ac 651 0.27/1.00 vMB 12
711,235 711,235 0000000000000000000c565d2f059e87637a493430763142e08cc2213b3911c6 2,613 1.00/1.00 vMB 12
711,234 711,234 000000000000000000004247f5869dcc600d1ca9d34f12cc83e9377759598036 139 0.04/1.00 vMB 16
711,233 711,233 000000000000000000052540e781bfa66de047eef8d05badd5ddb4b9a10e3dd8 414 0.15/1.00 vMB 11
711,232 711,232 00000000000000000008ede88fcbfdaa18bcd8a425ccee2b8223b9d8b7e4a1fb 983 0.42/1.00 vMB 11
711,231 711,231 0000000000000000000507978736d971fa6edb96431a7b5cf524917f4d828d1e 1,038 0.41/1.00 vMB 12
711,230 711,230 0000000000000000000538c99fbada1614774a2102e5a7d739d2989aed258058 960 0.47/1.00 vMB 13
711,229 711,229 00000000000000000007db2127e94f9e163e047fc8f39678f3a9c03e6c1efb23 97 0.06/1.00 vMB 12
711,228 711,228 00000000000000000001519443e15993641cff352e98533d3a1a6b106d71dba6 1,867 0.84/1.00 vMB 3
711,227 711,227 0000000000000000000a5b96de6ec5d957cc623b37c6ba31717cdfaf04a6b66c 2,774 1.00/1.00 vMB 23
711,226 711,226 00000000000000000004cb77c00c1a042c49019b037572603d4b49b25fda32a3 1,635 0.84/1.00 vMB 3
711,225 711,225 0000000000000000000929bb8e9d360b9020d5136b116f82a8f4422887318daa 2,726 1.00/1.00 vMB 20
711,224 711,224 000000000000000000003abe0270bec69cfb1a0150e8b290c77c1ac2106ec8c5 372 0.16/1.00 vMB 11
711,223 711,223 0000000000000000000a1f459b183e47914742171fdc1628f93ef15b1f3dd0e4 1,627 0.66/1.00 vMB 12
711,222 711,222 0000000000000000000b9296b15431228ab011f53e5745d5cb03c9e50f53ca87 338 0.12/1.00 vMB 16
711,221 711,221 0000000000000000000256dfb2538d2f1b777cfe07f8c098ccc00e2496400e57 1,868 0.81/1.00 vMB 10
711,220 711,220 00000000000000000006aa0297f4739e6bf7c299ff64acf62144dbd77af4a382 137 0.05/1.00 vMB 10
711,219 711,219 000000000000000000031faac028964fd3f64052f224534d2b8304f23b9ac2fe 26 0.01/1.00 vMB 7
711,218 711,218 0000000000000000000b0cb96a2b524be4edb4733cf0132ca4a92028f285dbb9 673 0.36/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.68 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: 628.35 GB
    • Received: 11.79 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.