Loading Tool

Explorer IconExplorer

Memory Pool

83,256 transactions
31.43 vMB
0.10522122 BTC
Random Selection Loading Transactions
Max Size: 192.17/200 MB

Candidate Block

Mining Attempt efaf40af93c081929f9c8e01ff8e98668b6e90d3471ecbd289b7f66f12850620
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 5430734a7cfc827722718ef7c567279a3d502ece8da8e9811cf360e4c3c231f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,353
Size: 1.00 vMB
Total Fees: 0.03335777 BTC
Feerates: 301.05 > 3.34 > 0.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (595,808 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,413 319,413 0000000000000000067d44ae74f20424f70a4523fd5c4d9de7861cebad9f24a5 126 0.05/1.00 vMB 30
319,412 319,412 00000000000000000c346c7d420f561b0047cb4d4e0309519d845433ae709025 1 0.00/1.00 vMB 0
319,411 319,411 00000000000000002592a3d9854a8e9e3c34db1b7b6923323bec7282fda12c13 595 0.30/1.00 vMB 27
319,410 319,410 00000000000000002652239348ab5e21aaf144612ea352f4f3dee2e06df214fa 1,025 0.51/1.00 vMB 29
319,409 319,409 00000000000000001bbb5e4360dc1d12c61264409d16cc535b01819e4ca35a39 655 0.33/1.00 vMB 25
319,408 319,408 00000000000000002001eb4b752abac98c20bc16e15ba071c583287a3cb90405 971 0.87/1.00 vMB 20
319,407 319,407 000000000000000000407ebeaf0184fd8b27824772507680b5b02a6973184601 725 0.35/1.00 vMB 29
319,406 319,406 000000000000000009d708220d856def3e31ca0823fad6461cdd106e663711d2 1,111 0.35/1.00 vMB 48
319,405 319,405 000000000000000012e225ba32a5f8b4a56e3a0909182a1450b9e97d19409dd7 340 0.18/1.00 vMB 23
319,404 319,404 00000000000000000519b6db8cd7727b2ce97d01d1108d2c71eff8e20fa360f2 421 0.21/1.00 vMB 27
319,403 319,403 00000000000000000fc4ba9b198d0ca95fc1382eeaa0cc6c76c742fbd1dee89c 534 0.27/1.00 vMB 30
319,402 319,402 0000000000000000199b6a343cc415b42d291364f2f7342aae48a93eed434ade 542 0.28/1.00 vMB 28
319,401 319,401 00000000000000000e76ad9ec205b8f09b76fcb891ebd8cdebd4386c9caef6e7 358 0.23/1.00 vMB 23
319,400 319,400 000000000000000021c6052e9becade189495d1c539aa37c58917305fd15f13b 100 0.06/1.00 vMB 29
319,399 319,399 00000000000000001c3303b03e75cff5fc7b35e3b5bfb896fb6ee115bff8486b 333 0.16/1.00 vMB 30
319,398 319,398 00000000000000000a6f5a1b0318206aec478bdc037960c1254baed174e1ae31 149 0.09/1.00 vMB 21
319,397 319,397 00000000000000001be4cb54be0d1e86282bb9cdf3d95eb8650507004c829d17 340 0.17/1.00 vMB 28
319,396 319,396 0000000000000000276979efe99a17b53d5015e2b87723c0a8015288b9514b10 384 0.18/1.00 vMB 30
319,395 319,395 000000000000000005589c3f37e9c358ff3001686edd16b7739745a53de760fa 439 0.41/1.00 vMB 17
319,394 319,394 0000000000000000233819465acf3c225cdc974710c4d37c7ed57a535efe8099 512 0.17/1.00 vMB 42
319,393 319,393 00000000000000001265cc9e5a77724d1e338b2ffbfc351c631b36d96236569a 256 0.08/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.89 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.