Loading Tool

Explorer IconExplorer

Memory Pool

46,459 transactions
28.08 vMB
0.08803518 BTC
Random Selection Loading Transactions
Max Size: 148.72/200 MB

Candidate Block

Mining Attempt 3f14c654bc1321ee69c00c0c87166674546a8e6c887f4d1a979738338ae5aa17
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 067b63cb9137bf725a19da918d1bb99fcaa301c4281cb162008161e8969c7247
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,387
Size: 1.00 vMB
Total Fees: 0.03291991 BTC
Feerates: 181.54 > 3.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (681,583 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,341 233,341 000000000000019da8f60180f0ec50cc986515741a0fbe04c0c2aa2dfe1bc173 403 0.18/1.00 vMB 167
233,340 233,340 000000000000013d87734d454de170659b30f85b3a26991c3dac23108a9a9a2d 598 0.25/1.00 vMB 144
233,339 233,339 000000000000006e18c4819e2687c0d7196e78dd767071d04b0e530da329d10e 187 0.09/1.00 vMB 159
233,338 233,338 0000000000000014b1de211bedbc9da36df4f8fd25076630abe13c65c4a7c57e 269 0.12/1.00 vMB 166
233,337 233,337 0000000000000031873e1f1a9e5d86692b4750e11b4aae0ca8363fa429ca95bd 455 0.25/1.00 vMB 141
233,336 233,336 00000000000000d9f5667b7575e1d9427b86e3b445cb4f299b82fa4fe43d6e90 473 0.21/1.00 vMB 160
233,335 233,335 0000000000000158454515f3b9a9ec35f13e94cde8787ab70f953be966243ff8 428 0.20/1.00 vMB 155
233,334 233,334 000000000000000f6c52a224d593c256e8509639c93892b86b32ba1f8d915bed 569 0.25/1.00 vMB 158
233,333 233,333 0000000000000147168cdaaf6e41d8118fa688e683d32f3f81809369c045e67b 27 0.01/1.00 vMB 94
233,332 233,332 000000000000007dc774e3ef7ce556635a5f98b1db6870097537374d7c5b4d07 477 0.21/1.00 vMB 149
233,331 233,331 0000000000000064ba9dbdb9a49a65925e3ebddf1f2780153fbe2aa8d6d2ca7a 80 0.03/1.00 vMB 102
233,330 233,330 00000000000000319020c89889539e2f16984dd611347febd5ad8d483c3176e9 382 0.19/1.00 vMB 151
233,329 233,329 0000000000000111328fbc1adb052dce53a61f77554b282905ba6ee5d836a976 106 0.14/1.00 vMB 14
233,328 233,328 000000000000016a89c968b1519152c8dcfae0e2bb6dba1e4e9a3c8aa1e93c62 1,279 0.40/1.00 vMB 192
233,327 233,327 00000000000001a73be7f485a5e9b7711e7b483708b741d803424d78f1125627 679 0.30/1.00 vMB 143
233,326 233,326 000000000000000de59cc42cbe9244395a052525e8bec88ad5ce41977e207129 146 0.08/1.00 vMB 155
233,325 233,325 0000000000000127295103a83341253b1f15d0948f92283f29c6f4f42b539924 382 0.15/1.00 vMB 187
233,324 233,324 00000000000000905d01e9182cc1e205f6ef1666a7fbcbd5f56b5131e76126b2 532 0.21/1.00 vMB 172
233,323 233,323 0000000000000151239636a27dfb6934567fca54ebcb6d81ea4407cbf9f21ce7 151 0.07/1.00 vMB 33
233,322 233,322 00000000000000266db0ffc97bfdf4ee666bf674abd6a493a04cfdaeae2efae5 154 0.09/1.00 vMB 120
233,321 233,321 00000000000000e55d5c9c17fbe2bc0cde364db183b6cc4aec8da0bfeca149f2 519 0.25/1.00 vMB 136
Previous 10 blocks ↓
Total Size: 782.25 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: 655.59 GB
    • Received: 14.33 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.