Loading Tool

Explorer IconExplorer

Memory Pool

78,717 transactions
29.49 vMB
0.06871030 BTC
Random Selection Loading Transactions
Max Size: 177.25/200 MB

Candidate Block

Mining Attempt 13b128b56bf379d6f9bd2a704f8ea9c2c42248fd5114898030ec8779b5b3bad0
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 3f49ca915a3f4d53c256ddfeb89adf5e658a1f6052d7280708a9b77de2ebc6f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,871
Size: 1.00 vMB
Total Fees: 0.00876342 BTC
Feerates: 50.25 > 0.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (557,625 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,375 357,375 000000000000000007a68d7822da06fa91910fa6fe4f5215ff04e957c701cbde 1 0.00/1.00 vMB 0
357,374 357,374 000000000000000007c301d2fe0c3903fdd153fa777705f1d09cced04ef3e58e 1 0.00/1.00 vMB 0
357,373 357,373 000000000000000006e55aed9c9e8996b9de5ad99b3baa5a89ccccc343817c0a 338 0.20/1.00 vMB 21
357,372 357,372 0000000000000000071713728848ca6c8ad30c910cc160bd357aa02fb3bf1db3 668 0.33/1.00 vMB 28
357,371 357,371 000000000000000010dca3fc9996f969e82ad4569c9e5bb7c8eeb2060ab5e084 95 0.06/1.00 vMB 19
357,370 357,370 00000000000000000e9192bf0b3ce68e50f9fbc919c4f3947b8307be3cdc7c00 197 0.10/1.00 vMB 20
357,369 357,369 000000000000000007f379bc159a38fa5ccec4689336f32eba9d148b5c190439 567 0.25/1.00 vMB 28
357,368 357,368 00000000000000000a15bda775b0004fca6368c5b8a61cb0d3b793670b9369c2 391 0.19/1.00 vMB 26
357,367 357,367 00000000000000000e728b5da58d6a866471a4ec124db4b3302dc162c976a0bb 232 0.19/1.00 vMB 14
357,366 357,366 000000000000000007014a66d7a74c4ed859c4ec6d848cb3fc0a1b61f95b9d1c 861 0.45/1.00 vMB 28
357,365 357,365 0000000000000000047db4c5f86937b390e7d5e047bb2f84e5e211c83c9e283b 225 0.11/1.00 vMB 24
357,364 357,364 00000000000000000251ffeaa2fb2c79d257cd631ba488d890daa1214cca0883 212 0.13/1.00 vMB 19
357,363 357,363 000000000000000004002a7afff5421929efa27b1c4b48ad81400054c5447c75 663 0.33/1.00 vMB 25
357,362 357,362 000000000000000014e642b75119eea605d167424af01d21bebd9fad3d8c12e6 147 0.09/1.00 vMB 32
357,361 357,361 00000000000000000b303a8ca61fa9b8550a60732d8f3a3e5289bec39df3e159 273 0.14/1.00 vMB 28
357,360 357,360 00000000000000000af0ac2d73e22a1ade779df7ba87825075100db1975e7f16 136 0.10/1.00 vMB 17
357,359 357,359 000000000000000011888df10b0ccf444f55aad33b313af4ab760971ead21602 863 0.43/1.00 vMB 32
357,358 357,358 000000000000000009c9dec526ce917940b6ecf9fb01ad7f7e59c98df804ab13 812 0.44/1.00 vMB 27
357,357 357,357 00000000000000000faabf143d1524e596239c6e467bd66ccba2832801fbf4ba 465 0.31/1.00 vMB 23
357,356 357,356 00000000000000000d394294c8c11773a38597671bc65091f572df8840432b3f 277 0.17/1.00 vMB 24
357,355 357,355 000000000000000002620fc8eff6c0de4393b2724e8d7b5914c0da808137532f 277 0.15/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.39 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.64 GB
    • Received: 15.02 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.