Loading Tool

Explorer IconExplorer

Memory Pool

76,981 transactions
28.58 vMB
0.06345621 BTC
Random Selection Loading Transactions
Max Size: 173.45/200 MB

Candidate Block

Mining Attempt 4bf5870bc1ec6564eedb4637b31059d1ad12fa171d2ee593062dc87ea77d3721
Version 20000000
Previous Block 000000000000000000006cdac57e8b0231ae997822a2b3b6ef460a8873cd8b31
Merkle Root 708c5cb5af40b92e0ed5ae5d1308ca691dc0c8e8de9b4d1587a204d74f76410c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,935
Size: 1.00 vMB
Total Fees: 0.00388664 BTC
Feerates: 8.89 > 0.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,100 (676,631 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,469 238,469 000000000000002aabaad6d0f041de533fe04cf46352a98864e8f59e689db45a 459 0.20/1.00 vMB 183
238,468 238,468 0000000000000006639c5e508f5c05ffa1fedfdaff05a48be13e38b702481f41 97 0.06/1.00 vMB 86
238,467 238,467 000000000000009e2794704e8add23861df04fb290a2fa968b4c552830f1194c 228 0.22/1.00 vMB 89
238,466 238,466 0000000000000086c8f7f8e6d658741a973a8f8d9dc5d4e8429f1cb505b60ea7 750 0.25/1.00 vMB 238
238,465 238,465 00000000000000e3c9fb1f79c07b11192adc2cd506fc8fd325455a06b416b7fc 216 0.10/1.00 vMB 161
238,464 238,464 000000000000000d2d46793f48f51380215716dc12358cf0dedbe48dddb29a70 167 0.09/1.00 vMB 132
238,463 238,463 0000000000000019cadf1a255602912ca4c6f95c8f1b0338d58252699fd778e8 108 0.07/1.00 vMB 124
238,462 238,462 00000000000000311e3f8589a46eaee70f96a69c8d1c8aacf2ffbcbb63171ab3 139 0.08/1.00 vMB 112
238,461 238,461 00000000000000b43f98ee6c6c969bc0108686db737da17a8984bc3a381713e4 108 0.08/1.00 vMB 112
238,460 238,460 00000000000000bd274941a0aa2d013b275050560515be923b6fd4d0980a523e 217 0.10/1.00 vMB 154
238,459 238,459 000000000000015eec29ad761ddad8f742e2365577842d484afe9e2652d5c0d8 98 0.07/1.00 vMB 118
238,458 238,458 000000000000007f0985433e6f07ea383345eb78305f1689a1a56be2104be498 69 0.05/1.00 vMB 105
238,457 238,457 0000000000000020253f9db93edf5ce6771d912bc8ccef26d76cebc4b96e5106 116 0.07/1.00 vMB 127
238,456 238,456 00000000000000e22cd9471bac6eff13275b040ae67eb1d5335359d77cb02e92 173 0.11/1.00 vMB 121
238,455 238,455 0000000000000053df37787ab4a84bd5f5184ab1495611d1e9be8e32a30a7ccd 74 0.05/1.00 vMB 79
238,454 238,454 000000000000015709ed0acb8b33c5e2980ccbe475dd45a63fa582efc67efff5 232 0.11/1.00 vMB 194
238,453 238,453 000000000000014239e0a40af090a3eb6e6b75b909c2bc7c374d24ac0ce0382e 256 0.30/1.00 vMB 21
238,452 238,452 0000000000000104f19d95ce500f347ca732b2e542ef7b5603959a6c1095ed49 361 0.21/1.00 vMB 156
238,451 238,451 00000000000000b541ca1fe577615bb05792c62f15a4b7a28fb9aaa46b38fabd 5 0.00/1.00 vMB 26
238,450 238,450 00000000000000a4bffb4cd7baee9a6929479fe26915a76cc28ccff473766f5b 350 0.24/1.00 vMB 167
238,449 238,449 00000000000001148d875de5371fb6463324fd438e77a3704f2805e62f9cd007 513 0.23/1.00 vMB 232
Previous 10 blocks ↓
Total Size: 782.57 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: 670.27 GB
    • Received: 15.84 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.